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

Support mysql2 #65

Closed
ruyadorno opened this issue Mar 21, 2023 · 0 comments · Fixed by #75
Closed

Support mysql2 #65

ruyadorno opened this issue Mar 21, 2023 · 0 comments · Fixed by #75
Assignees
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@ruyadorno
Copy link
Contributor

Feature Description

Add support to MySQL via the mysql2 driver. Should include e2e tests to validate support and update docs to showcase support and how to use.

@ruyadorno ruyadorno added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. labels Mar 21, 2023
ruyadorno added a commit that referenced this issue Mar 29, 2023
This changeset introduces end-to-end tests for MySQL support via the
`mysql2` driver along with base README documentation on how to use the
connector with a MySQL Cloud SQL instance.

Fixes: #65
ruyadorno added a commit that referenced this issue Mar 29, 2023
This changeset introduces end-to-end tests for MySQL support via the
`mysql2` driver along with base README documentation on how to use the
connector with a MySQL Cloud SQL instance.

Fixes: #65
ruyadorno added a commit that referenced this issue Mar 30, 2023
This changeset introduces end-to-end tests for MySQL support via the
`mysql2` driver along with base README documentation on how to use the
connector with a MySQL Cloud SQL instance.

Fixes: #65
ruyadorno added a commit that referenced this issue Mar 31, 2023
This changeset introduces end-to-end tests for MySQL support via the
`mysql2` driver along with base README documentation on how to use the
connector with a MySQL Cloud SQL instance.

Fixes: #65
ruyadorno added a commit that referenced this issue Apr 3, 2023
This changeset introduces end-to-end tests for MySQL support via the
`mysql2` driver along with base README documentation on how to use the
connector with a MySQL Cloud SQL instance.

Fixes: #65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant