0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 29, 2025 — Aug 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Descend into subgroups when removing whitespace (fixes #782). More... about 2 years ago
Revert "Add regression test (#780)." More... about 2 years ago
Add regression test (#780). More... about 2 years ago
Fix error when splitting statements that contain multiple CASE clauses within a BEGIN block (fixes #784). More... about 2 years ago
Update `compact` option to improve formatting More... about 2 years ago
Code cleanup. More... about 2 years ago
Add shortcut for running flake8 and pytest. More... about 2 years ago
Add compact option to force a more compact formatting (fixes #783). More... about 2 years ago
Fix grouping of comments (fixes #772). More... over 2 years ago
Changelog: Fix incorrect PR number More... over 2 years ago
Fix "Release Notes" link in `pyproject.toml` More... over 2 years ago
Switch back to development mode. More... over 2 years ago
Bump version. More... over 2 years ago
Raise recursion limit for tests. More... over 2 years ago
Raise SQLParseError instead of RecursionError. More... over 2 years ago
Update AUHTORS and Changelog. More... over 2 years ago
Fix Function.get_parameters(), add Funtion.get_window() More... over 2 years ago
Add OVER clause, and group it into Function (fixes #701) More... over 2 years ago
Update AUHTORS and Changelog. More... over 2 years ago
Fix parsing of PRIMARY KEY (fixes #740). More... over 2 years ago
Code cleanup. More... over 2 years ago
Update Changelog and authors. More... over 2 years ago
Identify TRUNCATE as DDL, REVOKE/GRANT as DCL keywords. More... over 2 years ago
Remove tox.ini. More... over 2 years ago
CI: Disable 3.13-dev for now. More... over 2 years ago
CI: Reset max-complexity to current default. More... over 2 years ago
CI: Remove obsolte flit command. More... over 2 years ago
Switch to hatch and replace tox. More... over 2 years ago
Add test case for #542. More... over 2 years ago
Add new group for MySQL specific keywords. More... over 2 years ago