mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 18:04:32 +02:00
duplicate --ignore option, refs #450
This commit is contained in:
parent
5fa823f03f
commit
b9a89a0f2c
3 changed files with 12 additions and 2 deletions
|
|
@ -1188,6 +1188,7 @@ duplicate
|
|||
Create a duplicate of this table, copying across the schema and all row data.
|
||||
|
||||
Options:
|
||||
--ignore If table does not exist, do nothing
|
||||
--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