Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add query validation stage #173

Open
ChillFish8 opened this issue Jan 18, 2025 · 0 comments
Open

Add query validation stage #173

ChillFish8 opened this issue Jan 18, 2025 · 0 comments
Labels
0.10.0 Planned for the 0.10 milestone

Comments

@ChillFish8
Copy link
Member

We want queries to be very easy to understand, but naturally mistakes can be made leading to errors returned to the user. The validation stage should check that all fields exists, tables are correct and all types align with the expected input with easy to debug errors returned.

@ChillFish8 ChillFish8 added the 0.10.0 Planned for the 0.10 milestone label Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.10.0 Planned for the 0.10 milestone
Projects
None yet
Development

No branches or pull requests

1 participant