Skip to content

fix: avoid specific sqlglot package version install in CI - #425

Merged
rich-iannone merged 1 commit into
mainfrom
fix-duckdb-parser-error
Sep 13, 2026
Merged

rich-iannone merged 1 commit into
mainfrom
fix-duckdb-parser-error

Conversation

@rich-iannone

Copy link
Copy Markdown
Member

This PR makes a small but important update to the development dependencies in pyproject.toml. It adds a specific version constraint for the sqlglot package to avoid a known issue in version 30.18.0 that affects table name handling in DROP statements for DuckDB and SQLite.

@rich-iannone
rich-iannone merged commit 8f19f42 into main Sep 13, 2026
7 checks passed
@rich-iannone
rich-iannone deleted the fix-duckdb-parser-error branch September 13, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant