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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.4.0.
0.4.0
Andi Albrecht
2020-10-07
2
-3
/
+3
*
Update copyright notice.
Andi Albrecht
2020-10-07
24
-24
/
+24
*
Add Python 3.9-dev to Travis configuration.
Andi Albrecht
2020-10-07
1
-1
/
+1
*
Move setup data to setup.cfg.
Andi Albrecht
2020-10-07
2
-101
/
+45
*
Add Python 3.9 classifier.
Andi Albrecht
2020-10-06
1
-0
/
+1
*
Too early, no Python 3.9 on Travis yet.
Andi Albrecht
2020-10-06
1
-1
/
+1
*
Add Python 3.9 to test configuration.
Andi Albrecht
2020-10-06
1
-1
/
+2
*
Stabilize formatting of invalid WHERE clauses.
Andi Albrecht
2020-09-30
3
-0
/
+10
*
Improve formatting of type casts in parentheses.
Andi Albrecht
2020-09-30
3
-0
/
+9
*
Fix an issue with negative indexes causing IndexError in some cases.
Andi Albrecht
2020-09-30
1
-0
/
+2
*
Fix splitting of statements using CASE ... WHEN (fixes #580).
Andi Albrecht
2020-09-30
4
-1
/
+16
*
Fix splitting when using DECLARE ... HANDLER (fixes #581).
Andi Albrecht
2020-09-30
4
-1
/
+18
*
Don't make parsing of square bracket identifiers too greedy (fixes #583).
Andi Albrecht
2020-09-30
3
-1
/
+8
*
Update changelog and authors.
Andi Albrecht
2020-09-30
2
-1
/
+6
*
Add RLIKE keyword
Will Jones
2020-09-30
1
-1
/
+1
*
Update changelog and authors.
Andi Albrecht
2020-09-30
2
-0
/
+2
*
Add postgres WINDOW keyword
ali-tny
2020-09-30
2
-0
/
+7
*
Preserve line breaks when removing comments (fixes #484).
Andi Albrecht
2020-09-13
3
-14
/
+24
*
Add docs badge.
Andi Albrecht
2020-09-13
1
-0
/
+3
*
Use coverage badge from codecov instead of coveralls.
Andi Albrecht
2020-09-13
1
-2
/
+2
*
Remove changing our stdout encoding.
Andi Albrecht
2020-09-13
1
-2
/
+0
*
Don't flush token streams iff they only contain whitespace tokens (fixes #496).
Andi Albrecht
2020-09-13
4
-5
/
+13
*
Update authors and changelog.
Andi Albrecht
2020-09-13
2
-0
/
+5
*
add regex pattern to identify IN as a Compasion token
hurcy
2020-09-13
2
-2
/
+12
*
Merge branch 'jdufresne-w503'
Andi Albrecht
2020-09-13
3
-5
/
+3
|
\
|
*
Merge branch 'w503' of https://github.com/jdufresne/sqlparse into jdufresne-w503
Andi Albrecht
2020-09-13
3
-5
/
+3
|
|
\
|
/
/
|
*
Merge branch 'master' into w503
Andi Albrecht
2020-09-13
41
-308
/
+160
|
|
\
|
|
*
Remove unused pytest-travis-fold test dependency
Jon Dufresne
2020-09-13
1
-3
/
+0
|
|
*
Document PyPy support with trove classifier
Jon Dufresne
2020-09-13
1
-0
/
+2
|
*
|
Simply flake8 configuration
Jon Dufresne
2020-08-31
1
-2
/
+1
*
|
|
Correct capitalization of PyPy.
Andi Albrecht
2020-09-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Update tests to work with newer pytest version.
Andi Albrecht
2020-09-13
1
-47
/
+28
*
|
Merge branch 'jdufresne-py2'
Andi Albrecht
2020-09-13
41
-256
/
+131
|
\
\
|
*
\
Merge branch 'master' into py2
Andi Albrecht
2020-09-13
1
-3
/
+0
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Remove deprecated license_file from setup.cfg
Jon Dufresne
2020-09-13
1
-3
/
+0
|
|
/
|
/
|
|
*
Remove support for end-of-life Pythons
Jon Dufresne
2020-08-31
41
-256
/
+131
|
/
*
[fix] Adding TypedLiteral to comparison
John Bodley
2020-03-29
2
-2
/
+13
*
Switch back to develoment mode.
Andreas Albrecht
2020-02-29
2
-1
/
+7
*
Update Makefile to reflect changes in current twine.
Andreas Albrecht
2020-02-29
1
-1
/
+1
*
Update version number for release.
0.3.1
Andreas Albrecht
2020-02-29
2
-3
/
+3
*
add comma_first option for docs
gingi99
2020-02-02
1
-0
/
+5
*
put available format options into API doc
xg1990
2020-02-02
1
-0
/
+6
*
Update changelog and authors.
Andreas Albrecht
2020-02-02
2
-0
/
+2
*
[grouping] group_as() no longer groups AS CTE
Likai Liu
2020-02-02
2
-1
/
+9
*
[fix] Fixing typed literal regression
John Bodley
2020-02-02
3
-4
/
+9
*
Update sql.py
John Bodley
2020-01-20
1
-1
/
+2
*
Update sql.py
John Bodley
2020-01-20
1
-1
/
+1
*
[sql] Adding TIMESTAMP to typed literal
John Bodley
2020-01-20
1
-1
/
+1
*
CI: Remove obsolete comment.
Andreas Albrecht
2020-01-16
1
-2
/
+1
*
Update changelog and authors.
Andreas Albrecht
2020-01-16
2
-0
/
+2
[next]