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 to 0.1.4
0.1.4
Andi Albrecht
2012-04-20
1
-2
/
+2
*
Properly group placeholders in identifier lists (fixes #52).
Andi Albrecht
2012-04-19
1
-3
/
+4
*
Pretty formatting of role keyword in identifier list (fixes #49).
Andi Albrecht
2012-04-19
1
-3
/
+3
*
Pretty format comments in identifier lists (fixes issue59).
Andi Albrecht
2012-04-19
1
-0
/
+1
*
Update CHANGES.
Andi Albrecht
2012-04-19
1
-0
/
+4
*
Handle asterisks as operators when grouping identifiers (fixes issue58).
Andi Albrecht
2012-02-26
1
-1
/
+2
*
Allow CASE statements as identifiers (fixes issue46).
Andi Albrecht
2011-09-29
1
-0
/
+1
*
Make keyword detection more restrict (fixes issue47).
Andi Albrecht
2011-09-29
1
-0
/
+1
*
Choose first token during identifier grouping when both names/symbols and fun...
Andi Albrecht
2011-09-27
1
-0
/
+8
*
Update version.
0.1.3
Andi Albrecht
2011-07-29
1
-2
/
+2
*
Replace Django by Flask in App Engine frontend (fixes issue11).
Andi Albrecht
2011-07-29
1
-0
/
+3
*
Add parsing of MS Access column names with braces (fixes issue27).
Andi Albrecht
2011-07-29
1
-0
/
+2
*
Detection of placeholders in paramterized queries (fixes issue22).
Andi Albrecht
2011-07-25
1
-0
/
+2
*
Add reference to issue29.
Andi Albrecht
2011-07-25
1
-2
/
+2
*
Make sure that stand-alone comments are parsed correctly (fixes issue26).
Andi Albrecht
2011-07-25
1
-0
/
+1
*
Don't handle single chars as keywords.
Andi Albrecht
2011-07-25
1
-0
/
+1
*
Releax keyword detection, when keywords are used as function names (fixes iss...
Andi Albrecht
2011-07-24
1
-0
/
+2
*
Split statements with IF as functions correctly (fixes issue33).
Andi Albrecht
2011-07-24
1
-0
/
+2
*
Make sure that identifier lists in subselects with alias are grouped correctly.
Andi Albrecht
2011-07-23
1
-1
/
+3
*
Avoid parsing of names as keywords (fixes issue39).
Andi Albrecht
2011-07-20
1
-0
/
+1
*
Fix removal of comments when strip_comments is True (fixes issue38).
Andi Albrecht
2011-06-10
1
-0
/
+1
*
Don't group trailing whitepsace in WHERE clauses (fixes issue35).
Andi Albrecht
2011-04-13
1
-0
/
+1
*
Add Changlog entry.
Andi Albrecht
2011-01-26
1
-1
/
+8
*
Bump version to 0.1.2.
0.1.2
Andi Albrecht
2010-11-23
1
-2
/
+3
*
Mention issue 18 in Changelog.
Andi Albrecht
2010-11-22
1
-1
/
+1
*
Ignore identifiers in double-quotes when changing identifier case (fixes issu...
Andi Albrecht
2010-11-21
1
-0
/
+1
*
Add VARCHAR2 and LONG to keywords (fixes issue16, fixes issue19).
Andi Albrecht
2010-11-21
1
-1
/
+1
*
Ignore AND after BETWEEN when reindenting statements (fixes issue14).
Andi Albrecht
2010-11-21
1
-1
/
+1
*
Group extended identifiers (fixes issue15).
Andi Albrecht
2010-11-21
1
-1
/
+1
*
Update CHANGES.
Andi Albrecht
2010-11-21
1
-1
/
+3
*
Improve detection of escaped single quotes (fixes issue13, reported by Martin...
Andi Albrecht
2010-06-17
1
-0
/
+2
*
Fix an issue with trailing whitespaces (reported by Kris).
Andi Albrecht
2010-02-18
1
-1
/
+2
*
Prevent WHERE grouper from consuming closing parenthesis (fixes issue9, repor...
Andi Albrecht
2009-09-12
1
-0
/
+1
*
Improve detection of identifier aliases (fixes issue8).
Andi Albrecht
2009-07-13
1
-0
/
+1
*
Fix incorrect detection of keyword fragments in names (fixes issue7, reported...
Andi Albrecht
2009-06-24
1
-0
/
+8
*
Updated version number.
0.1.1
Andi Albrecht
2009-05-06
1
-4
/
+8
*
Correction in CHANGES.
Andi Albrecht
2009-05-06
1
-1
/
+1
*
Code cleanup and test coverage.
Andi Albrecht
2009-05-06
1
-0
/
+1
*
* Added missing SET keyword.
Andi Albrecht
2009-05-05
1
-0
/
+1
*
Improved parsing of identifier lists (targets issue2).
Andi Albrecht
2009-05-03
1
-0
/
+1
*
Added ChangLog entry.
Andi Albrecht
2009-05-03
1
-0
/
+1
*
Updated ChangeLog.
Andi Albrecht
2009-05-03
1
-1
/
+3
*
Recognize backticks quoting identifiers.
Andi Albrecht
2009-04-29
1
-2
/
+7
*
Initial import.
Andi Albrecht
2009-04-03
1
-0
/
+3