Sublime-uroboroSQL-formatter icon indicating copy to clipboard operation
Sublime-uroboroSQL-formatter copied to clipboard

Beautiful SQL Formatter for Sublime Text 3

Results 3 Sublime-uroboroSQL-formatter issues
Sort by recently updated
recently updated
newest added
trafficstars

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...