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. #209

Closed
mohanagy opened this issue Jun 27, 2019 · 2 comments · Fixed by #214
Closed

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

mohanagy opened this issue Jun 27, 2019 · 2 comments · Fixed by #214

Comments

@mohanagy
Copy link

I'm using MySQL as database and knex
Mysql doesn't support returning
so I got this message
.returning() is not supported by MySQL and will not have any effect.

@afaonline
Copy link

I see the same warning

feathers-knex v. 5.1.0, client = "mysql2"

@daffl
Copy link
Member

daffl commented Aug 9, 2019

Fixed in v6.0.1

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 a pull request may close this issue.

3 participants