SQLFORMAT(1) | User Commands | SQLFORMAT(1) |
sqlformat - reformat SQL
sqlformat [ OPTION ] ... [ FILE ] ...
The `sqlformat' command-line tool can be used to reformat SQL file according to specified options or prepare a snippet in in some programming language (only Python and PHP currently supported). Use "-" for FILE to read from stdin.
This man page was written by Andriy Senkovych <jolly_roger@itblog.org.ua>
December 2010 | python-sqlparse version: 0.1.2 |