0
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add tests from PR, update CHANGELOG and AUTHORS. More... 19 days ago
set group value from child tokens to avoid quadratic grouping More... 23 days ago
Bump minimal Python version to 3.10. More... about 1 month ago
Switch from flake8 to ruff. More... about 1 month ago
Use uv instead of pixi. More... about 1 month ago
Refactor StatementSplitter to decompose split level logic and centralize standalone BEGIN; handling More... about 1 month ago
Refactor statement splitter to a simplified stack-based architecture (fixes #845) More... about 1 month ago
Back to development. More... 6 months ago
Bump version to 0.5.5 More... 6 months ago
Enhance DoS protection by raising SQLParseError for exceeded grouping limits (fixes #827). More... 7 months ago
Fix splitting of BEGIN TRANSACTION statements (fixes #826). More... 7 months ago
Back to development version. More... 7 months ago
Bump version. More... 7 months ago
Code cleanup. More... 7 months ago
Fix handling of semicolons inside BEGIN...END blocks (fixes #809). More... 7 months ago
Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812). More... 7 months ago
Update Changelog. More... 7 months ago
Update AUTHORS. More... 7 months ago
Update action to run on all prs. More... 7 months ago
Add pre-commit hook support (fixes #537) More... 7 months ago
docs: add AGENTS.md for project guidance and development commands More... 7 months ago
docs: update pull request template to include note on AI code reviews More... 7 months ago
Add type annotations to public API functions More... 7 months ago
Update pixi.lock More... 7 months ago
Add support for Python 3.14 and update related configurations More... 7 months ago
Update changelog. More... 7 months ago
Removed x flag from cli.py More... 7 months ago
reformatting code More... 8 months ago
Add 'INTERSECT' to Close Keywords in Where clause More... 8 months ago
remove shebang from cli.py More... 8 months ago