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

Question on Validation #46

Closed
sundarv85 opened this issue Mar 3, 2024 · 1 comment
Closed

Question on Validation #46

sundarv85 opened this issue Mar 3, 2024 · 1 comment
Labels
question Further information is requested

Comments

@sundarv85
Copy link

How can we validate the generated query. For e.g.

Allowed Databases, Allowed Tables, Allowed Fields specific to each Table, on Where conditions checking for certain conditions, on limits checking the min and max limit value that the user can pass etc

If the user will be writing the query in PQL format. We want to validate for valid tables, but also limit the way the user queries instead of allowing them to query everything.

@abraithwaite abraithwaite added the question Further information is requested label Mar 4, 2024
@abraithwaite
Copy link
Member

We'll be exploring database-specific validations when we look at autocompletion and adding an LSP Server. Follow #39 for updates on that front. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants