mirror of
https://github.com/simonw/datasette.git
synced 2026-06-09 10:36:58 +02:00
Fixed some broken docs/ references
This commit is contained in:
parent
2704bc9c61
commit
e2a4f9abb6
4 changed files with 9 additions and 9 deletions
|
|
@ -1355,7 +1355,7 @@ Actor is allowed to alter a database table.
|
|||
set-column-type
|
||||
---------------
|
||||
|
||||
Actor is allowed to set assigned column types for columns in a table.
|
||||
Actor is allowed to set assigned :ref:`column types <table_configuration_column_types>` for columns in a table.
|
||||
|
||||
``resource`` - ``datasette.resources.TableResource(database, table)``
|
||||
``database`` is the name of the database (string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue