Replies: 4 comments
|
I think it should honor the json array structure like |
0 replies
|
Ok, I like the json array format. Starting the implementation and tests. |
0 replies
|
Implemented in 23.10.1-SNAPSHOT. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Dear All,
I would like to propose to extend the syntax of inserting JSON, ie:
such that it allows multiple record insertions in a single command, just like
VALUESdoes.This could look like:
which would result in three records.
All reactions