« Return to Thread: INSERT IF NOT EXISTS with Zend_Db_Table_Row
by Kevin Hallmark :: Rate this Message:
Reply to Author | View in Thread
Is it possible to INSERT IF NOT EXITSTS using a Zend_Db_Table_Row or should I generate the query by hand?
I searched the docs but I couldn’t find anything.
Kevin Hallmark