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 MySQL 5 dialect #2704

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Support MySQL 5 dialect #2704

merged 4 commits into from
Jul 4, 2023

Conversation

mahe-ymc
Copy link
Contributor

@mahe-ymc mahe-ymc commented Feb 13, 2023

Fix for #2703

@getquill/maintainers

@CLAassistant
Copy link

CLAassistant commented Feb 13, 2023

CLA assistant check
All committers have signed the CLA.

@guizmaii
Copy link
Member

@mahe-ymc Can you rebase your branch and fix conflicts, please?

@mahe-ymc mahe-ymc closed this Jul 3, 2023
@mahe-ymc mahe-ymc force-pushed the master branch 2 times, most recently from 2b91438 to 7528fd0 Compare July 3, 2023 05:08
@mahe-ymc mahe-ymc reopened this Jul 3, 2023
@mahe-ymc
Copy link
Contributor Author

mahe-ymc commented Jul 3, 2023

@guizmaii done

@juliano
Copy link
Collaborator

juliano commented Jul 3, 2023

Hi @mahe-ymc, thank you for your contribution here! Can you please add a new set of tests for this dialect, similar to https://github.com/zio/zio-quill/tree/master/quill-jdbc/src/test/scala/io/getquill/context/jdbc/mysql?

@mahe-ymc
Copy link
Contributor Author

mahe-ymc commented Jul 3, 2023

Hi @mahe-ymc, thank you for your contribution here! Can you please add a new set of tests for this dialect, similar to https://github.com/zio/zio-quill/tree/master/quill-jdbc/src/test/scala/io/getquill/context/jdbc/mysql?

Hi @juliano, please have a look. Thanks!

Copy link
Collaborator

@juliano juliano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for your contribution!

@juliano juliano merged commit 8191245 into zio:master Jul 4, 2023
jilen pushed a commit that referenced this pull request Jun 11, 2024
* Support MySQL 5 dialect

* Introduce MySQL5Dialect type

* Tests for MySQL5Dialect
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