Skip to content

Conversation

@alexander-beedie
Copy link

@alexander-beedie alexander-beedie commented Dec 10, 2025

Hi, I was looking to use sqlparser-rs (to which I have made a few contributions) from Python, and found sqloxdide :)

While compiling locally I found a few small setup/build issues that I streamlined (for example: can use uv directly without invoking poetry, and the required dev/test reps can be added to a "dev" dependency group in the pyproject.toml so everything "just works") 👍

Other than that, I updated the code to wrap the latest sqlparser 0.60 release, which has some features I'll be needing/using. Hope this is helpful to you - thanks!

@alexander-beedie alexander-beedie changed the title Update sqlparser to 0.60, streamline just builds Update sqlparser to 0.60, improve just builds/config Dec 10, 2025
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