Skip to content

OnDuplicateKeyInsert can take an optional $updateColumn

Compare
Choose a tag to compare
@yadakhov yadakhov released this 07 Jun 16:23
· 33 commits to master since this release
  • user can specify the ON DUPLICATE KEY UPDATE columns
  • Added REPLACE INTO function