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

test(endtoend): Verify all schemas in endtoend #2744

Merged
merged 5 commits into from
Sep 20, 2023

Conversation

kyleconroy
Copy link
Collaborator

For each test in the endtoend package, use the new sqlc managed databases to verify that the schemas are valid. In the future, we'll attempt to prepare all the queries as well.

For each test in the endtoend package, use the new sqlc managed
databases to verify that the schemas are valid. In the future, we'll
attempt to prepare all the queries as well.
internal/quickdb/rpc.go Outdated Show resolved Hide resolved
@kyleconroy kyleconroy merged commit 5995e61 into main Sep 20, 2023
8 checks passed
@kyleconroy kyleconroy deleted the kyle/end-to-end-ddl-test branch September 20, 2023 01:22
This pull request was closed.
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.

2 participants