mirror of
https://github.com/simonw/datasette.git
synced 2026-06-07 09:36:57 +02:00
The stored queries do not live in that DB
This commit is contained in:
parent
2f73869c09
commit
56b14f37d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1298,7 +1298,7 @@ Actor is allowed to view a stored query page, e.g. https://latest.datasette.io/f
|
|||
store-query
|
||||
-----------
|
||||
|
||||
Actor is allowed to create stored queries in a database.
|
||||
Actor is allowed to create stored queries against a database.
|
||||
|
||||
``resource`` - ``datasette.resources.DatabaseResource(database)``
|
||||
``database`` is the name of the database (string)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue