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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.4.0.
0.4.0
Andi Albrecht
2020-10-07
1
-2
/
+2
*
Stabilize formatting of invalid WHERE clauses.
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Improve formatting of type casts in parentheses.
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Fix splitting of statements using CASE ... WHEN (fixes #580).
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Fix splitting when using DECLARE ... HANDLER (fixes #581).
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Don't make parsing of square bracket identifiers too greedy (fixes #583).
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Update changelog and authors.
Andi Albrecht
2020-09-30
1
-1
/
+5
*
Update changelog and authors.
Andi Albrecht
2020-09-30
1
-0
/
+1
*
Preserve line breaks when removing comments (fixes #484).
Andi Albrecht
2020-09-13
1
-0
/
+1
*
Don't flush token streams iff they only contain whitespace tokens (fixes #496).
Andi Albrecht
2020-09-13
1
-0
/
+5
*
Update authors and changelog.
Andi Albrecht
2020-09-13
1
-0
/
+4
*
Remove support for end-of-life Pythons
Jon Dufresne
2020-08-31
1
-1
/
+4
*
Switch back to develoment mode.
Andreas Albrecht
2020-02-29
1
-0
/
+6
*
Update version number for release.
0.3.1
Andreas Albrecht
2020-02-29
1
-2
/
+2
*
Update changelog and authors.
Andreas Albrecht
2020-02-02
1
-0
/
+1
*
Update changelog and authors.
Andreas Albrecht
2020-01-16
1
-0
/
+1
*
Update changelog.
Andreas Albrecht
2020-01-06
1
-0
/
+1
*
Update changelog.
Andreas Albrecht
2019-10-21
1
-0
/
+1
*
Update changelog and authors.
Andreas Albrecht
2019-10-20
1
-0
/
+1
*
Update changelog.
Andreas Albrecht
2019-10-09
1
-0
/
+1
*
Restrict detection of alias names (fixes #455).
Andreas Albrecht
2019-10-09
1
-0
/
+2
*
Update Changelog.
Andi Albrecht
2019-06-26
1
-0
/
+3
*
Optimize parsing of literal blocks between dollar signs (fixes #491).
Andi Albrecht
2019-06-26
1
-0
/
+2
*
Minor documentation fixes.
Andi Albrecht
2019-05-25
1
-1
/
+1
*
Add support for time zone casts (fixes #489).
Andi Albrecht
2019-05-16
1
-0
/
+1
*
Identitfy NULLS FIRST/LAST as keywords (fixes #487).
Andi Albrecht
2019-05-01
1
-0
/
+1
*
Update changelog and authors and add regression test for #485.
Andi Albrecht
2019-04-17
1
-0
/
+5
*
Update changelog.
Andi Albrecht
2019-03-12
1
-1
/
+3
*
Switch back to development.
Andi Albrecht
2019-03-11
1
-0
/
+6
*
Bump version.
0.3.0
Andi Albrecht
2019-03-11
1
-2
/
+2
*
Avoid formatting of psql commands (fixes #469).
Andi Albrecht
2019-03-11
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2019-03-10
1
-0
/
+6
*
Update changelog and authors.
Andi Albrecht
2019-03-10
1
-0
/
+1
*
Update changelog and authors.
Andi Albrecht
2019-03-10
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2019-03-10
1
-1
/
+3
*
Fix issue with strip_comments causing a syntax error (fixes #425, by fredyw).
Andi Albrecht
2019-03-10
1
-0
/
+1
*
Cleanup Changelog.
Andreas Albrecht
2019-03-10
1
-6
/
+6
*
Update changelog.
Andi Albrecht
2018-12-03
1
-1
/
+2
*
Update Changelog.
Andi Albrecht
2018-12-03
1
-0
/
+1
*
Add UPSERT keyword (fixes #408).
Andi Albrecht
2018-07-31
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2018-07-28
1
-1
/
+1
*
Add missing EXPLAIN keyword (fixes #421).
Andi Albrecht
2018-07-28
1
-0
/
+1
*
Update AUTHOR and Changelog.
Andi Albrecht
2018-07-08
1
-0
/
+1
*
Correct spelling (#407)
Josh Soref
2018-05-18
1
-4
/
+4
*
Use pytest instead of py.test per upstream recommendation, #dropthedot
Ville Skyttä
2018-05-13
1
-2
/
+2
*
Update authors and changelog.
Andi Albrecht
2018-04-06
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2018-03-22
1
-1
/
+2
*
Update changelog and authors.
Andi Albrecht
2018-03-21
1
-0
/
+7
*
Remove support for EOL Python 3.3
Jon Dufresne
2018-01-11
1
-0
/
+3
*
Update authors and changelog.
Andi Albrecht
2017-11-24
1
-1
/
+3
[next]