zendframework/zend-db

Add INSERT IGNORE possibility

Opened this issue · 3 comments

Hey,

it would be very nice if there is a possibility to have a InsertIgnore Sql object to do some INSERT IGNORE things.

This is how it can look like:
https://stackoverflow.com/a/29219296/2220237

@dpauli I've created PR #336 for it

can be closed in favor of #336

This repository has been closed and moved to laminas/laminas-db; a new issue has been opened at laminas/laminas-db#29.