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
/
test_tokenize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six dependency.
Andi Albrecht
2015-01-17
1
-4
/
+3
*
Add tests to static code analysis and clean up tests.
Andi Albrecht
2015-01-17
1
-1
/
+1
*
Migrate to six and get rid of 2to3.
Andi Albrecht
2015-01-17
1
-12
/
+10
*
Add test case for JOIN, update Changelog and AUTHORS.
Andi Albrecht
2013-10-24
1
-5
/
+6
*
Allow whitespaces in certain keywords (fixes #97).
Andi Albrecht
2013-06-17
1
-0
/
+26
*
Python 3 is now fully supported without any patches.
Andi Albrecht
2012-12-31
1
-1
/
+6
*
PEP8'ified to code a bit.
Andi Albrecht
2012-11-12
1
-30
/
+31
*
We can now work with file-like objects.
quest
2012-04-21
1
-0
/
+39
*
Fixed lexer to accept negative numbers (fixes issue56).
Kevin Jing Qiu
2012-01-10
1
-0
/
+6
*
Fix incorrect detection of keyword fragments in names (fixes issue7, reported...
Andi Albrecht
2009-06-24
1
-0
/
+21
*
* Python and PHP output filter now add a trailing whitespace.
Andi Albrecht
2009-05-06
1
-0
/
+5
*
Code cleanup and test coverage.
Andi Albrecht
2009-05-06
1
-0
/
+46
*
Added unittest for issue1 (linebreaks).
Andi Albrecht
2009-05-03
1
-0
/
+14
*
Recognize backticks quoting identifiers.
Andi Albrecht
2009-04-29
1
-0
/
+5
*
Initial import.
Andi Albrecht
2009-04-03
1
-0
/
+21