Language Injection Settings dialog: Sql Type Injection
Available only in PyCharm Professional: download to try or compare editions
File | Settings | Editor | Language Injections | | Sql Type Injection for Windows and Linux
PyCharm | Settings | Editor | Language Injections | | Sql Type Injection for macOS
Specify a data type pattern and associated injection language.
Item | Description |
---|---|
Type pattern | A regular expression pattern for a data type in your SQL code. For example, You can test your pattern: click |
Language | The language to be injected into a string value of the corresponding type.
The prefix and suffix are optional. |
Thanks for your feedback!