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: add version checking flags #1395

Merged
merged 3 commits into from
Jun 27, 2024

Conversation

090809
Copy link
Contributor

@090809 090809 commented Jun 25, 2024

In some cases, using sqlboiler in old projects can be painful, 'cause version in project and on machine not the same.
These flags will let developers know as soon as possible that their project is slightly outdated

… sqlboiler installed in project and executable version
@stephenafamo
Copy link
Collaborator

stephenafamo commented Jun 26, 2024

This is good. So good I want this to be the default behaviour.

I think it should always check and warn, but the strict mode should be the flag.

@090809
Copy link
Contributor Author

090809 commented Jun 26, 2024

@stephenafamo updated =)

@stephenafamo stephenafamo merged commit 8c10c06 into volatiletech:master Jun 27, 2024
2 checks passed
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