sqlparse
sqlparse copied to clipboard
sqlformat mangles newlines at end of file
sqlformat mangles newlines at end of file
# aptitude install sqlformat
# set stations.sql && sqlformat $@ | diff $@ -
17c17
< LIMIT 222;
---
> LIMIT 222;
\ No newline at end of file
# sqlformat --version
0.4.1