mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 10:24:32 +02:00
sqlite-utils bulk --batch-size option, closes #392
This commit is contained in:
parent
a9fca7efa4
commit
d1d2a8e6fa
4 changed files with 54 additions and 4 deletions
|
|
@ -309,6 +309,7 @@ See :ref:`cli_bulk`.
|
|||
' -
|
||||
|
||||
Options:
|
||||
--batch-size INTEGER Commit every X records
|
||||
--flatten Flatten nested JSON objects, so {"a": {"b": 1}} becomes
|
||||
{"a_b": 1}
|
||||
--nl Expect newline-delimited JSON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue