mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-27 19:34:32 +02:00
Prototype of sqlite-utils memory --fast, refs #297
This commit is contained in:
parent
2768effe07
commit
458daa0c1b
2 changed files with 49 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ See :ref:`cli_memory`.
|
|||
--dump Dump SQL for in-memory database
|
||||
--save FILE Save in-memory database to this file
|
||||
--analyze Analyze resulting tables and output results
|
||||
--fast Fast mode, only works with CSV
|
||||
--load-extension TEXT SQLite extensions to load
|
||||
-h, --help Show this message and exit.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue