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

When selecting mysql2, a sqlite connector is created instead. #24

Closed
ramoneres opened this issue Sep 10, 2023 · 1 comment
Closed

When selecting mysql2, a sqlite connector is created instead. #24

ramoneres opened this issue Sep 10, 2023 · 1 comment

Comments

@ramoneres
Copy link

ramoneres commented Sep 10, 2023

As the title says. Kirimase creates the wrong connector for mysql2.

image

image

I replaced it with this and it works fine. But i'm not sure if it's the best way to do it. Maybe it should be a pool connection.

image

A separate issue: Migrating does not work with maria db. I know they are different, but yeah. Just to let you know.

image

@nicoalbanese
Copy link
Owner

Hey! Thanks for flagging. This was as a result of a silly mistake on my end. This should be resolved now with v0.0.11

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

No branches or pull requests

2 participants