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 or press AltEnter, and select Check RegExp. Then type the text to be matched against the pattern in the Sample field. |
Language | The language to be injected into a string value of the corresponding type.
The prefix and suffix are optional. |
Thanks for your feedback!