Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql_insert: support keyword options to add before the INTO clause of the query #2999

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pedroluislopez
Copy link

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.

@pedroluislopez
Copy link
Author

  • Remains check integration tests.

@CLAassistant
Copy link

CLAassistant commented Nov 13, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants