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

ON DUPLICATE KEY UPDATE #32

Closed
dfelix opened this issue Mar 22, 2016 · 1 comment
Closed

ON DUPLICATE KEY UPDATE #32

dfelix opened this issue Mar 22, 2016 · 1 comment

Comments

@dfelix
Copy link

dfelix commented Mar 22, 2016

Hello everyone,

I'm having some issues to implement a "ON DUPLICATE KEY UPDATE" sentence using Slim-PDO.

Is it supported?
I tried to find in documentation but no luck. Also tried to improvise but no luck either.

Best regards,
DF

@FaaPz FaaPz added this to the v2.0.0 milestone Mar 24, 2016
@FaaPz
Copy link
Owner

FaaPz commented Mar 24, 2016

@dfelix Unfortunately that's not (yet) supported. I suggest performing a raw PDO query instead and I've added this implementation on the V2 Road Map (#27). 😉

@FaaPz FaaPz closed this as completed Mar 24, 2016
@FaaPz FaaPz mentioned this issue Mar 24, 2016
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants