Sublime-uroboroSQL-formatter
Sublime-uroboroSQL-formatter copied to clipboard
Beautiful SQL Formatter for Sublime Text 3
Pls update sqlparse: ``` # # Copyright (C) 2009-2018 the sqlparse authors and contributors # # # This module is part of python-sqlparse and is released under # the BSD...
I can't figure out how you are supposed to change the key binding. I have several formatters installed, and right now, it seems that this particular one has won somehow,...
Hi, I have the following sql and the formatter would not reformat it `SELECT * FROM table DESC LIMIT ?,?` However, it will reformat the sql if I remove the...