[Dbix-class] SQL extension: INSERT ... ON CONFLICT

Alex Povolotsky tarkhil at over.ru
Tue Jan 10 15:39:46 GMT 2017


Hello

Are there any provisions to make Postgres' INSERT ON CONFLICT extension 
easier than rewrite all DBIx::Class or use literal insert?

ON CONFLICT must be placed after VALUES (), before RETURNING

Alex



More information about the DBIx-Class mailing list