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

feat: return non-zero code when error occurs #236

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jdubbs-nutrien
Copy link

Fixes #213 - Return non-zero error code when verify fails.

Verification

Unit tests continue to pass.

Tested locally against database with mismatching types:

Before:
Screenshot 2025-02-17 at 12 04 28 PM

After:
Screenshot 2025-02-17 at 12 05 06 PM

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.

kysely-codegen --verify should return with a non-0 code when differences are spotted
1 participant