Doctrine, replace into
Unfortunately Doctrine 2 does not support "replace into". And doing all the checks of the case was too expensive in terms of resources. And was difficult to do it in chunks.
$con = $em->getConnection();
$con->executeUpdate('REPLACE INTO ...');
Written by Gonçalo Margalho
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#