0
I Use This!
Moderate Activity

Commits : Listings

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