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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Python and PHP output filter now add a trailing whitespace.
Andi Albrecht
2009-05-06
2
-0
/
+50
*
Code cleanup and test coverage.
Andi Albrecht
2009-05-06
2
-0
/
+58
*
* Added profile option to run_tests.py.
Andi Albrecht
2009-05-06
1
-3
/
+17
*
Improved check for duplicated newlines (targets issue3).
Andi Albrecht
2009-05-05
1
-0
/
+5
*
Added unittest for issue3.
Andi Albrecht
2009-05-05
1
-2
/
+15
*
Improved parsing of identifier lists (targets issue2).
Andi Albrecht
2009-05-03
1
-0
/
+6
*
Added unittest for issue1 (linebreaks).
Andi Albrecht
2009-05-03
1
-0
/
+14
*
Turn relative import in tests module to absolute imports.
Andi Albrecht
2009-04-30
2
-2
/
+2
*
Recognize backticks quoting identifiers.
Andi Albrecht
2009-04-29
1
-0
/
+5
*
Improved handling of invalid identifiers, like for example "a.".
Andi Albrecht
2009-04-27
1
-0
/
+8
*
Recurse into subgroups when grouping case statements.
Andi Albrecht
2009-04-24
1
-0
/
+12
*
Handle wildcards in identifiers.
Andi Albrecht
2009-04-24
2
-0
/
+17
*
Analyse AS recursive (fixes issue4).
Andi Albrecht
2009-04-21
2
-1
/
+11
*
Initial import.
Andi Albrecht
2009-04-03
14
-0
/
+558