mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-27 20:34:12 +02:00
Ran cog
This commit is contained in:
parent
bfd74a35bb
commit
e71b4ca3ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1191,7 +1191,7 @@ See :ref:`cli_add_column`.
|
||||||
::
|
::
|
||||||
|
|
||||||
Usage: sqlite-utils add-column [OPTIONS] PATH TABLE COL_NAME
|
Usage: sqlite-utils add-column [OPTIONS] PATH TABLE COL_NAME
|
||||||
[[integer|int|float|real|text|str|blob|bytes]]
|
[integer|int|float|real|text|str|blob|bytes]
|
||||||
|
|
||||||
Add a column to the specified table
|
Add a column to the specified table
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue