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

Change to using mysql2 instead of mysql as our knex client #437

Open
emilgoldsmith opened this issue Aug 3, 2018 · 0 comments
Open

Change to using mysql2 instead of mysql as our knex client #437

emilgoldsmith opened this issue Aug 3, 2018 · 0 comments

Comments

@emilgoldsmith
Copy link
Member

Basically it is API compatible and supposedly better on basically all fronts so no reason not to use it as it is simply installing a the new client and changing our knex config from client: 'mysql' to client: 'mysql2.

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

1 participant