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
*
Allow tokenlists to skip over comments
Victor Uriarte
2016-06-04
1
-1
/
+1
*
Update test to current lexer functions
Victor Uriarte
2016-06-04
1
-9
/
+4
*
Remove undocumented ws handlers from lexer.py
Victor Uriarte
2016-05-29
1
-7
/
+0
*
Code cleanup in tests.
Andi Albrecht
2015-10-26
1
-27
/
+27
*
Fix tab expansion for Python 3.
Andi Albrecht
2015-10-26
1
-2
/
+0
*
Use compat module for single Python 2/3 code base.
Andi Albrecht
2015-10-26
1
-4
/
+1
*
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