Skip to content

Comments

feat: updating SQL scripts to insert multiple rows with a single insert statement#45

Merged
lerocha merged 3 commits intomasterfrom
feat/insert-multiple-values
Feb 12, 2024
Merged

feat: updating SQL scripts to insert multiple rows with a single insert statement#45
lerocha merged 3 commits intomasterfrom
feat/insert-multiple-values

Conversation

@lerocha
Copy link
Owner

@lerocha lerocha commented Feb 12, 2024

No description provided.

@lerocha lerocha merged commit 4a944a9 into master Feb 12, 2024
@lerocha lerocha deleted the feat/insert-multiple-values branch February 12, 2024 05:33
@anpete
Copy link

anpete commented Apr 10, 2024

FYI: Oracle doesn't support this..

At least not in the standard way.

@miro5lav
Copy link

Only Oracle 23c and later will support multiple rows with a single insert statement.

@lerocha
Copy link
Owner Author

lerocha commented Jul 28, 2024

The old SQL script is still available in the release v1.4.4.

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.

3 participants