We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I would like to have support in https://www.schemastore.org/json/ for the sqlc format https://docs.sqlc.dev/en/stable/reference/config.html
This would be helpful to have native support in editor for writing sqlc configuration files.
No response
The text was updated successfully, but these errors were encountered:
I wrote a json schema https://gist.github.com/orisano/99925f79abd463b6c73687710de580d4
Sorry, something went wrong.
Thanks a lot, I'm going to submit it to the schema store and will keep you updated here.
SchemaStore/schemastore#3191
These are now committed to the repo and tested
https://github.com/sqlc-dev/sqlc/blob/main/internal/config/v_one.json https://github.com/sqlc-dev/sqlc/blob/main/internal/config/v_two.json
Successfully merging a pull request may close this issue.
What do you want to change?
I would like to have support in https://www.schemastore.org/json/ for the sqlc format https://docs.sqlc.dev/en/stable/reference/config.html
This would be helpful to have native support in editor for writing sqlc configuration files.
What database engines need to be changed?
No response
What programming language backends need to be changed?
No response
The text was updated successfully, but these errors were encountered: