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

.returning() is not supported by mysql and will not have any effect. #2989

Closed
8BallBomBom opened this issue Jan 14, 2023 · 1 comment · Fixed by #3019
Closed

.returning() is not supported by mysql and will not have any effect. #2989

8BallBomBom opened this issue Jan 14, 2023 · 1 comment · Fixed by #3019

Comments

@8BallBomBom
Copy link
Contributor

Randomly came across this warning.
Seems the issue that was reported and fixed before Knex was moved over is occurring again.

@daffl
Copy link
Member

daffl commented Jan 21, 2023

Probably reintroduced via #2934 but for a different reason. Might have to be reverted again - it was a fix for allowing database functions that generated ids (like UUIDs) but I think the recommendation should now just be to do it in a resolver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants