index
:
delta/python-packages/sqlparse.git
filters_sql
issue_66
issue_73
master
milestone_0.1.5
milestone_0.2.0
rb-parse-create-table
typo
v0.2.0
github.com: andialbrecht/sqlparse.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqlparse
/
cli.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notice.
Andi Albrecht
2020-10-07
1
-1
/
+1
*
Remove support for end-of-life Pythons
Jon Dufresne
2020-08-31
1
-23
/
+17
*
Update copyright header (fixes #372).
Andi Albrecht
2018-07-31
1
-1
/
+2
*
new option --indent_columns to indent all columns by --indent_width
Patrick Schemitz
2018-03-03
1
-0
/
+7
*
Merge pull request #345 from johshoff/master
Andi Albrecht
2017-11-24
1
-0
/
+7
|
\
|
*
Option to indent after first line
Johannes Hoff
2017-06-20
1
-0
/
+7
*
|
Fix unclosed file warnings discovered during tests
Jon Dufresne
2017-10-28
1
-2
/
+5
*
|
Close files during tests.
Andi Albrecht
2017-09-24
1
-1
/
+6
|
/
*
CLI: Add --encoding option
Tao Wang
2017-01-12
1
-6
/
+15
*
Add formatter option for comma first notation (fixes #141).
Andi Albrecht
2016-09-14
1
-0
/
+7
*
Correct license link (fixes #288).
Andi Albrecht
2016-09-14
1
-1
/
+1
*
Convert string literals to unicode for Py27
Oleg Broytman
2016-08-31
1
-4
/
+5
*
Format cli.py and add cli-tests
Victor Uriarte
2016-06-20
1
-7
/
+5
*
Misc. small code clean-up/comments
Victor Uriarte
2016-06-18
1
-0
/
+1
*
Separate __main__ and main() to allow for testing
Victor Uriarte
2016-06-15
1
-0
/
+163