mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
sqlite-utils memory --functions, refs #471
This commit is contained in:
parent
85e7411bbd
commit
59e2cfbdc1
3 changed files with 33 additions and 11 deletions
|
|
@ -161,6 +161,8 @@ See :ref:`cli_memory`.
|
|||
sqlite-utils memory animals.csv --schema
|
||||
|
||||
Options:
|
||||
--functions TEXT Python code defining one or more custom SQL
|
||||
functions
|
||||
--attach <TEXT FILE>... Additional databases to attach - specify alias and
|
||||
filepath
|
||||
--flatten Flatten nested JSON objects, so {"foo": {"bar":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue