idea-uroborosql-formatter
idea-uroborosql-formatter copied to clipboard
Only capitalize reserved words
This tool works very well. I run into an issue with mysql. When variables are capitalized it breaks the SQL if the table name is in lowercase. Is it possible to have a setting where only reserved words are capitalized? I would be happy to help with it.
@jtryan Thank you for your feedback!!
I'm aware of the problem, and in fact the Eclipse version already has it.
https://github.com/future-architect/eclipse-uroborosql-formatter#preferences
If you can... you need a task to bring the Eclipse and src/resources/python
sources so that they can be linked in the preference dialog.