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 "returning" functionality for MySQL dialect #1140

Open
kiryasolod opened this issue Sep 5, 2024 · 1 comment
Open

Support "returning" functionality for MySQL dialect #1140

kiryasolod opened this issue Sep 5, 2024 · 1 comment
Labels
built-in dialect Related to a built-in dialect greenlit Ready for implementation mysql Related to MySQL

Comments

@kiryasolod
Copy link

Hi everyone! Thanks for such a great library!
Could you please add "returning" functionality for MySQL? MySQL supports it from version 8.0.27
Thanks!

@koskimas
Copy link
Member

Yep, let's do this.

For now you should be able to enable it by overriding one property of MysqlAdapter https://kyse.link/MYZCF.

@koskimas koskimas added mysql Related to MySQL greenlit Ready for implementation built-in dialect Related to a built-in dialect labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
built-in dialect Related to a built-in dialect greenlit Ready for implementation mysql Related to MySQL
Projects
None yet
Development

No branches or pull requests

2 participants