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

fix: issue #410 in db.rs #411

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

Borderliner
Copy link
Contributor

Fix the issue #410 where one could'nt use mysql for the driver because DatabaseConnection match case was not fully covered.

Fix the issue loco-rs#410 where one could'nt use mysql for the driver because `DatabaseConnection` match case was not fully covered.
@jondot jondot merged commit c584aac into loco-rs:master Feb 4, 2024
@GreenAppleOne
Copy link

"When will the new version be released? I am also encountering this issue at the moment, the code generated by the CLI does not support MySQL database."

@kaplanelad
Copy link
Contributor

@GreenAppleOne we're actively developing version 3.0.0 and anticipate completing several planned features by next week

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.

4 participants