Other
Item | Description |
---|---|
Confirm cancellation for dialogs that modify schema | Show a confirmation dialog when you close Create or Modify dialogs. Close means clicking Cancel or pressing Esc. If the checkbox is cleared, the dialog closes instantly. For more information about the dialogs, refer to Create Table and Modify Table Dialogs. |
Item | Description |
---|---|
Show preview of valid script when updating source text | Show the Object Migration dialog even if the changes in the object's source code are valid. By default, the Object Migration dialog is displayed to confirm changes that you make to source code in objects. For example, if you modify code in a routine or a view and press Submit, you will see the Object Migration dialog with your changes highlighted. For more information about changing database object's source code, refer to Modify source code of database objects. |
Item | Description |
---|---|
Suggest dumping DDL for new mappings | Display a dialog with a suggestion to dump your data source to a DDL data source after a DDL mapping is added. For more information about creating DDL data sources, refer to DDL data sources and DDL mappings. |
Item | Description |
---|---|
Generate context templates | Select a query console in which you want to generate a context template. You can select between the following options:
|
Item | Description |
---|---|
Remember whether the filter is ON | Keeps the speed search filter enabled for the next searches after you escape the current one by pressing Esc. |
Item | Description |
---|---|
Column patterns pane | Create a rule according to which PyCharm will point a column in one table to a column in another table. For more information about virtual foreign keys, refer to Virtual foreign keys. |
Item | Description |
---|---|
Default resolve mode for consoles | Select a default resolve mode to resolve the database objects in query consoles. |
Item | Description |
---|---|
Statement delimiter | Sets a custom delimiter that defines the end of a statement in addition to the semicolon |
Thanks for your feedback!