Closed pedroluislopez closed 1 day ago
Add support for including optionally a list of keyword options before the INTO clause of the query in sql_insert components.
sql_insert
It's useful when you want to insert into a MySQL ignoring duplicate key errors.
All committers have signed the CLA.
Add support for including optionally a list of keyword options before the INTO clause of the query in
sql_insert
components.It's useful when you want to insert into a MySQL ignoring duplicate key errors.