-
Notifications
You must be signed in to change notification settings - Fork 926
-
Is there a way to tell if sqlc generate
made any changes? We'd like to hook this up to CI so that we get a test failure if e.g. a migration is added and someone forgot to run sqlc generate
.
Other tools like prettier
have https://prettier.io/docs/en/cli.html#--list-different for example, is there something like that for sqlc that I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment