Closed vladsavchuk closed 5 years ago
Also, the Atom editor respects UPPERCASE SQL-statements for syntax highlighting.
well, it's up to developer which case to use, but I am OK to have all framework code UPPERCASE by default. Could you change it in all files and submit pull request (low priority)?
Okay, I'll do it next week and submit a pull request.
Should we UPPERCASE all SQL key words in code? SELECT, WHERE, ORDER BY etc.
I find UPPERCASE formatting is more readable especially with huge queries. It's also better when reading logs in terminal without any highlighting: