mycli
mycli copied to clipboard
Revert to sqlglot 5.1.3
Description
Revert to sqlglot 5.1.3
I got this patch from the Fedora package maintainer terjeros: https://src.fedoraproject.org/rpms/mycli/blob/rawhide/f/0005-Revert-to-sqlglot-5.1.3.patch
Not sure if this is a good idea, please leave your comments in the PR
Checklist
- [ ] I've added this contribution to the
changelog.md. - [ ] I've added my name to the
AUTHORSfile (or it's already there). - [ ] I ran
uv run ruff check && uv run ruff formatto lint and format the code.