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

Diesel support behind optional feature flag #21

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

adamchalmers
Copy link
Collaborator

@adamchalmers adamchalmers commented Dec 12, 2023

Frontend and engine don't need diesel support. If you need this, compile with --features diesel.

This is a semver breaking change as the diesel feature isn't default. But I don't care at this point because we're the only people using it.

Frontend and engine don't need diesel support.
@adamchalmers adamchalmers merged commit b077bd7 into main Dec 12, 2023
4 of 5 checks passed
@adamchalmers adamchalmers deleted the achalmers/diesel-feature branch December 12, 2023 17:22
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.

1 participant