0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a regression introduced in 0.1.12. More... over 11 years ago
Preparing 0.1.12. More... over 11 years ago
Update Changelog and AUTHORS. More... over 11 years ago
Merge pull request #143 from fusionbox/master More... over 11 years ago
Handle modulo operator without spaces More... over 11 years ago
Merge pull request #142 from petronius/master More... over 11 years ago
Improved sqlparse.utils.split_unquoted_newlines() More... over 11 years ago
Improve parsing of identifier lists containing placeholders. More... almost 12 years ago
Update changelog. More... almost 12 years ago
Merge pull request #132 from petronius/master More... almost 12 years ago
Fix SerializerUnicode to split unquoted newlines More... almost 12 years ago
Fix travis configuration. More... almost 12 years ago
Improve handling of NULL in aliased identifiers. More... almost 12 years ago
Preparing 0.1.11 More... almost 12 years ago
Update changelog. More... almost 12 years ago
Merge pull request #127 from spigwitmer/hoarked_nested_functions More... almost 12 years ago
Fix Function.get_parameters() returning empty list for SQL functions that have a single nested function as a param More... almost 12 years ago
Update changelog. More... almost 12 years ago
Merge pull request #126 from spigwitmer/busted_oneliteral More... almost 12 years ago
Fix Function.get_parameters() with 1 literal as its parameter More... almost 12 years ago
Remove automatic tests for Python 2.5, neither Travis nor Tox support it anymore. More... almost 12 years ago
Fix parsing and formatting of statements containing EXCEPT keyword. More... almost 12 years ago
Update changelog. More... almost 12 years ago
Merge pull request #125 from crorella/issue_124 More... about 12 years ago
Issue 124 - Added COLLECT keyword More... about 12 years ago
Improve parsing of string literals in columns. More... about 12 years ago
Update authors and changelog. More... about 12 years ago
Merge pull request #123 from crorella/issue_122 More... about 12 years ago
Fix: fixed COALESCE keyword, it had a type. Add: Added MERGE keyword More... about 12 years ago
Support for BEGIN/END blocks, add FOREACH keyword. More... about 12 years ago