Skip to content

onDuplicateKeyUpdate is not valid syntax for Postgresql #184

@vikkio88

Description

@vikkio88

This nice feature is spitting

SQLSTATE[42601]: Syntax error: 7 ERROR:  syntax error at or near "DUPLICATE"  
  LINE 1: ...m_id","stuff","otherStuff") VALUES ($1,$2,$3,$4,$5) ON DUPLICATE ..

as ON DUPLICATE is not valid postgres syntax this would be.

I am planning to make a couple of changes to fix this in my currently open silly PR but feels like no one is contributing to this project anymore?

Is this project abandoned?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions