Run black and cog for formatting and CLI reference update

This commit is contained in:
Claude 2026-01-21 15:00:37 +00:00
commit 5ce545b592
No known key found for this signature in database
4 changed files with 59 additions and 19 deletions

View file

@ -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