0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make formatter a bit more robust (fixes issue121). More... over 11 years ago
Revert last change. More... over 11 years ago
Clean up keywords a bit. More... over 11 years ago
Better handling of floats in UPDATE statements (issue145). More... over 11 years ago
Handle single quoted strings in comparisons correctly (fixes issue148). More... over 11 years ago
Preparing 0.1.13. More... over 11 years ago
Update Changelog. More... over 11 years ago
Fix a regression introduced in 0.1.12. More... over 11 years ago
Preparing 0.1.12. More... almost 12 years ago
Update Changelog and AUTHORS. More... almost 12 years ago
Merge pull request #143 from fusionbox/master More... almost 12 years ago
Handle modulo operator without spaces More... almost 12 years ago
Merge pull request #142 from petronius/master More... almost 12 years ago
Improved sqlparse.utils.split_unquoted_newlines() More... almost 12 years ago
Improve parsing of identifier lists containing placeholders. More... over 12 years ago
Update changelog. More... over 12 years ago
Merge pull request #132 from petronius/master More... over 12 years ago
Fix SerializerUnicode to split unquoted newlines More... over 12 years ago
Fix travis configuration. More... over 12 years ago
Improve handling of NULL in aliased identifiers. More... over 12 years ago
Preparing 0.1.11 More... over 12 years ago
Update changelog. More... over 12 years ago
Merge pull request #127 from spigwitmer/hoarked_nested_functions More... over 12 years ago
Fix Function.get_parameters() returning empty list for SQL functions that have a single nested function as a param More... over 12 years ago
Update changelog. More... over 12 years ago
Merge pull request #126 from spigwitmer/busted_oneliteral More... over 12 years ago
Fix Function.get_parameters() with 1 literal as its parameter More... over 12 years ago
Remove automatic tests for Python 2.5, neither Travis nor Tox support it anymore. More... over 12 years ago
Fix parsing and formatting of statements containing EXCEPT keyword. More... over 12 years ago
Update changelog. More... over 12 years ago