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 (
Collapse
)
Author
Age
Files
Lines
*
Add editorconfig, update gitignore, filename, authors
Victor Uriarte
2016-05-10
1
-324
/
+0
|
*
Improve identifier parsing when identifier is a literal combined with order ↵
Andi Albrecht
2016-04-06
1
-0
/
+1
|
|
|
|
keyword (fixes #101).
*
Update Changelog and AUTHORS.
Andi Albrecht
2016-04-06
1
-0
/
+1
|
*
Update AUTHORS and Changelog.
Andi Albrecht
2016-03-30
1
-0
/
+1
|
*
Merge tag 0.1.9 back into master.
Andi Albrecht
2016-03-07
1
-3
/
+2
|
\
|
*
Bump version to 0.1.19.
0.1.19
Andi Albrecht
2016-03-07
1
-0
/
+7
|
|
*
|
Update authors and changelog.
Andi Albrecht
2016-03-07
1
-0
/
+1
|
|
*
|
Update changelog.
Andi Albrecht
2015-12-22
1
-0
/
+3
|
|
*
|
Update changelog.
Andi Albrecht
2015-12-14
1
-0
/
+7
|
|
*
|
Add test case for issue 214, update changelog and authors.
Andi Albrecht
2015-12-14
1
-0
/
+4
|
|
*
|
Remove SQLParseError from top-level module.
Andi Albrecht
2015-10-26
1
-1
/
+3
|
|
*
|
Remove sql.Token.to_unicode.
Andi Albrecht
2015-10-26
1
-0
/
+3
|
|
*
|
Update ChangeLog.
Andi Albrecht
2015-10-26
1
-1
/
+2
|
|
*
|
Switch back to development.
Andi Albrecht
2015-10-25
1
-0
/
+6
|
/
*
Correct date in Changelog.
0.1.18
Andi Albrecht
2015-10-25
1
-6
/
+2
|
|
|
|
Pull request was merged a day later (at least in my timezone).
*
Bump version for 0.1.18 release.
Tim Graham
2015-10-24
1
-0
/
+5
|
*
Switch back to development mode.
Andi Albrecht
2015-10-24
1
-0
/
+6
|
*
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 ↵
Andi Albrecht
2015-07-26
1
-0
/
+2
|
|
|
|
(fixes #186).
*
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
|
[next]