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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version number.
0.1.17
Andi Albrecht
2015-10-24
1
-2
/
+5
*
Update AUTHORS and Changelog.
Andi Albrecht
2015-10-22
1
-0
/
+4
*
Handle END IF correctly when splitting statements (fixes #194).
Andi Albrecht
2015-07-28
1
-1
/
+2
*
Switch back to development.
Andi Albrecht
2015-07-26
1
-0
/
+6
*
Prepare next release.
0.1.16
Andi Albrecht
2015-07-26
1
-2
/
+2
*
Ignore comments at beginning of statement when calling Statement.get_type (fi...
Andi Albrecht
2015-07-26
1
-0
/
+2
*
Recognize MSSQL temp tables and distinguish from MySQL comments (fixes #192).
Andi Albrecht
2015-07-26
1
-0
/
+2
*
Don't add duplicate "\n" when using sqlformat tool (fixes #191).
Andi Albrecht
2015-07-26
1
-0
/
+1
*
Don't treat DECLARE within BEGIN blocks as relevant to split level (fixes #193).
Andi Albrecht
2015-07-26
1
-0
/
+1
*
Improve detection of aliased identifiers (fixes #185).
Andi Albrecht
2015-04-19
1
-1
/
+2
*
Switch back to development mode.
Andi Albrecht
2015-04-15
1
-0
/
+6
*
Update version number.
0.1.15
Andi Albrecht
2015-04-15
1
-2
/
+2
*
Never interpret IN keyword as function name (fixes #183).
Andi Albrecht
2015-04-12
1
-0
/
+1
*
Support comments starting with '#' character (fixes #178).
Andi Albrecht
2015-03-16
1
-0
/
+1
*
Update Changelog.
Andi Albrecht
2015-03-05
1
-1
/
+2
*
Allow identifiers to start with an underscore (fixes #175).
Andi Albrecht
2015-03-01
1
-0
/
+1
*
Update Changelog.
Andi Albrecht
2015-02-27
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2015-02-21
1
-1
/
+1
*
Update changelog.
Andi Albrecht
2015-02-21
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2015-02-21
1
-4
/
+6
*
Update Changelog.
Andi Albrecht
2015-02-08
1
-0
/
+1
*
Update Changelog and AUTHORS.
Andi Albrecht
2015-02-08
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2015-01-17
1
-1
/
+1
*
Add TINYINT keyword (fixes #154).
Andi Albrecht
2015-01-17
1
-1
/
+1
*
Add SIGNED keyword (fixes #155).
Andi Albrecht
2015-01-17
1
-1
/
+1
*
Add UNSIGNED keyword (fixes #156).
Andi Albrecht
2015-01-17
1
-0
/
+1
*
Group comments to parent object (fixes #160).
Andi Albrecht
2015-01-17
1
-0
/
+1
*
Improve parsing of inline comments for identifiers (fixes #163).
Andi Albrecht
2015-01-16
1
-1
/
+2
*
Improve formatting of HAVING statements.
Andi Albrecht
2014-12-21
1
-1
/
+4
*
Fix a regression for identifiers with square bracktes notation (fixes #153).
Andi Albrecht
2014-12-01
1
-0
/
+7
*
Update Changelog.
Andi Albrecht
2014-11-30
1
-2
/
+2
*
Improved formatting when newline precedes commas in lists (fixes #140).
Andi Albrecht
2014-11-30
1
-0
/
+3
*
Fix indentation when using tabs (fixes #146).
Andi Albrecht
2014-11-30
1
-0
/
+1
*
Better handling of floats in UPDATE statements (issue145).
Andi Albrecht
2014-11-30
1
-0
/
+1
*
Handle single quoted strings in comparisons correctly (fixes issue148).
Andi Albrecht
2014-10-29
1
-0
/
+8
*
Preparing 0.1.13.
0.1.13
Andi Albrecht
2014-10-09
1
-2
/
+2
*
Update Changelog.
Andi Albrecht
2014-10-08
1
-0
/
+7
*
Preparing 0.1.12.
0.1.12
Andi Albrecht
2014-09-20
1
-2
/
+2
*
Update Changelog and AUTHORS.
Andi Albrecht
2014-08-08
1
-0
/
+2
*
Improve parsing of identifier lists containing placeholders.
Andi Albrecht
2014-03-18
1
-0
/
+3
*
Update changelog.
Andi Albrecht
2014-03-10
1
-0
/
+1
*
Improve handling of NULL in aliased identifiers.
Andi Albrecht
2014-03-03
1
-0
/
+7
*
Preparing 0.1.11
0.1.11
Andi Albrecht
2014-02-07
1
-2
/
+2
*
Update changelog.
Andi Albrecht
2014-02-06
1
-2
/
+1
*
Update changelog.
Andi Albrecht
2014-02-05
1
-1
/
+4
*
Remove automatic tests for Python 2.5, neither Travis nor Tox support it anym...
Andi Albrecht
2014-01-28
1
-0
/
+4
*
Fix parsing and formatting of statements containing EXCEPT keyword.
Andi Albrecht
2014-01-28
1
-0
/
+1
*
Update changelog.
Andi Albrecht
2014-01-24
1
-1
/
+1
*
Improve parsing of string literals in columns.
Andi Albrecht
2014-01-10
1
-0
/
+1
*
Update authors and changelog.
Andi Albrecht
2014-01-10
1
-0
/
+1
[next]