mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-26 10:54:32 +02:00
Run black and cog for formatting and CLI reference update
This commit is contained in:
parent
0a567b7c50
commit
5ce545b592
4 changed files with 59 additions and 19 deletions
|
|
@ -474,6 +474,8 @@ See :ref:`cli_transform_table`.
|
|||
Add a foreign key constraint from a column to
|
||||
another table with another column
|
||||
--drop-foreign-key TEXT Drop foreign key constraint for this column
|
||||
--update-incoming-fks Update foreign keys in other tables that
|
||||
reference renamed columns
|
||||
--sql Output SQL without executing it
|
||||
--load-extension TEXT Path to SQLite extension, with optional
|
||||
:entrypoint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue