0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Back to development mode. More... about 1 month ago
Publish fixes. More... about 1 month ago
Update version number. More... about 1 month ago
Align the changelog entries for this release with previous ones More... about 1 month ago
Unify the benchmark scripts on a shared harness More... about 1 month ago
Pair comment/dollar-quote delimiters at the lexer position More... about 1 month ago
Update CHANGELOG More... about 1 month ago
Fix quadratic DoS in group_comments (GHSA-f2ff-p2ww-7p4p) More... about 1 month ago
Update Changelog. More... about 1 month ago
Rename to sqlparse in docs. More... about 2 months ago
Update docs theme. More... about 2 months ago
Update docs. More... about 2 months ago
Update README. More... about 2 months ago
Keep keyword before leading-dot float literal (issue601) More... about 2 months ago
Merge branch 'Osamaali313-fix-ctas-lowercase-as-function-grouping' More... about 2 months ago
Merge branch 'master' into fix-ctas-lowercase-as-function-grouping More... about 2 months ago
Update authors and changelog. More... about 2 months ago
Merge branch 'apoorvdarshan-fix-alter-table-row-format-keyword-773' More... about 2 months ago
Merge branch 'master' into fix-alter-table-row-format-keyword-773 More... about 2 months ago
Measure reindent offsets backwards to avoid quadratic CPU use More... about 2 months ago
Fix function grouping skipped for lowercase 'as' in CREATE TABLE AS SELECT More... about 2 months ago
Fix get_real_name for names with more than two dotted parts (#332) More... 2 months ago
Recognize ROW_FORMAT as a keyword (issue773) More... 3 months ago
Fix uncontrolled CPU consumption (ReDoS) in the lexer's handling of dollar-quoted literals and multiline comments. More... 3 months ago
Escape backslashes in output formatters. More... 3 months ago
Recognize MATERIALIZED as a keyword (issue752) More... 3 months ago
Add tests from PR, update CHANGELOG and AUTHORS. More... 3 months ago
set group value from child tokens to avoid quadratic grouping More... 4 months ago
Bump minimal Python version to 3.10. More... 4 months ago
Switch from flake8 to ruff. More... 4 months ago