0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove debug print statement (fixes #586). More... almost 6 years ago
Switch back to development mode. More... almost 6 years ago
Bump version to 0.4.0. More... almost 6 years ago
Update copyright notice. More... almost 6 years ago
Add Python 3.9-dev to Travis configuration. More... almost 6 years ago
Move setup data to setup.cfg. More... almost 6 years ago
Add Python 3.9 classifier. More... almost 6 years ago
Too early, no Python 3.9 on Travis yet. More... almost 6 years ago
Add Python 3.9 to test configuration. More... almost 6 years ago
Stabilize formatting of invalid WHERE clauses. More... almost 6 years ago
Improve formatting of type casts in parentheses. More... almost 6 years ago
Fix an issue with negative indexes causing IndexError in some cases. More... almost 6 years ago
Fix splitting of statements using CASE ... WHEN (fixes #580). More... almost 6 years ago
Fix splitting when using DECLARE ... HANDLER (fixes #581). More... almost 6 years ago
Don't make parsing of square bracket identifiers too greedy (fixes #583). More... almost 6 years ago
Update changelog and authors. More... almost 6 years ago
Update changelog and authors. More... almost 6 years ago
Add RLIKE keyword More... almost 6 years ago
Add postgres WINDOW keyword More... almost 6 years ago
Preserve line breaks when removing comments (fixes #484). More... almost 6 years ago
Add docs badge. More... almost 6 years ago
Use coverage badge from codecov instead of coveralls. More... almost 6 years ago
Remove changing our stdout encoding. More... almost 6 years ago
Don't flush token streams iff they only contain whitespace tokens (fixes #496). More... almost 6 years ago
Update authors and changelog. More... almost 6 years ago
Merge branch 'jdufresne-w503' More... almost 6 years ago
Merge branch 'w503' of https://github.com/jdufresne/sqlparse into jdufresne-w503 More... almost 6 years ago
Merge branch 'master' into w503 More... almost 6 years ago
Correct capitalization of PyPy. More... almost 6 years ago
Update tests to work with newer pytest version. More... almost 6 years ago