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.
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
*
(Update my name)
Pi Delport
2017-10-18
1
-1
/
+1
*
Switch back to development.
Andi Albrecht
2017-09-27
1
-0
/
+6
*
This is 0.2.4.
0.2.4
Andi Albrecht
2017-09-27
1
-2
/
+2
*
Fix handling of semicolon when grouping assignments (fixes #359).
Andi Albrecht
2017-09-24
1
-0
/
+1
*
Update changelog and authors.
Andi Albrecht
2017-09-21
1
-0
/
+1
*
Update authors and changelog.
Andi Albrecht
2017-09-14
1
-0
/
+1
*
Fix parsing of UNION ALL after WHERE (fixes #349).
Andi Albrecht
2017-07-29
1
-0
/
+2
*
Recognize MySQL table names starting with digits (fixes #337).
Andi Albrecht
2017-05-25
1
-0
/
+1
*
Update authors and changelog.
Andi Albrecht
2017-05-25
1
-0
/
+4
*
Re-order parsing so that comparisons are seens as identifiers (fixes #327).
Andi Albrecht
2017-04-18
1
-1
/
+3
*
Switch back to development version.
Andi Albrecht
2017-03-02
1
-0
/
+6
*
Update changelog.
Andi Albrecht
2017-03-02
1
-2
/
+2
*
Fix parsing of INTO keyword in WHERE clauses (fixes #324).
Andi Albrecht
2017-03-02
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2017-02-13
1
-1
/
+1
*
Update changelog and authors.
Andi Albrecht
2017-02-13
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2017-02-13
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2017-01-23
1
-0
/
+3
*
Update authors.
Andi Albrecht
2017-01-23
1
-0
/
+1
*
Update authors and changelog.
Andi Albrecht
2017-01-23
1
-0
/
+4
*
Update changelog.
Andi Albrecht
2016-10-24
1
-1
/
+3
*
Switch back to development mode.
Andi Albrecht
2016-10-22
1
-0
/
+6
*
Bump version.
0.2.2
Andi Albrecht
2016-10-22
1
-2
/
+2
*
Update changelog.
Andi Albrecht
2016-10-22
1
-0
/
+1
*
Handle operator grouping after identifying typecasts (fixes #297).
Andi Albrecht
2016-10-01
1
-0
/
+1
*
Fix parsing of UNION ALL (fixes #294).
Andi Albrecht
2016-09-26
1
-0
/
+1
*
Revert "Fix test failure on Python 3.6 (fixes #286)."
Andi Albrecht
2016-09-21
1
-1
/
+0
*
Update changelog.
Andi Albrecht
2016-09-20
1
-1
/
+1
*
Fix test failure on Python 3.6 (fixes #286).
Tim Graham
2016-09-20
1
-1
/
+1
*
Add formatter option for comma first notation (fixes #141).
Andi Albrecht
2016-09-14
1
-0
/
+5
[next]