Case
File | Settings | Editor | Code Style | SQL | <sql_dialect> | Case for Windows and Linux
WebStorm | Settings | Editor | Code Style | SQL | <sql_dialect> | Case for macOS
CtrlAlt0S
This feature is available with the Database Tools and SQL plugin installed on the Settings | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains Marketplace. Please note that it is a paid plugin.
As <sql_dialect>, select the SQL dialect on the Code Style. SQL page.
Change word casing options.
Use this page to configure formatting options for SQL files. When you change these settings, the Preview pane shows how this will affect your code.
Item | Description |
---|---|
Word Case | Switch word case of keywords and identifiers. The selected word case is applied automatically.
The Use original case checkbox applies the case that is used for names from the declaration throughout the whole file. For more information about the original case, refer to Apply the original case from the declaration. |
Quotation | Add quotation to identifiers.
|
Thanks for your feedback!