mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Renamed execute-query permission to execute-sql, refs #811
This commit is contained in:
parent
4340845754
commit
a1e801453a
3 changed files with 6 additions and 13 deletions
|
|
@ -234,8 +234,8 @@ Actor is allowed to view a :ref:`canned query <canned_queries>` page, e.g. https
|
|||
|
||||
.. _permissions_execute_query:
|
||||
|
||||
execute-query
|
||||
-------------
|
||||
execute-sql
|
||||
-----------
|
||||
|
||||
Actor is allowed to run arbitrary SQL queries against a specific database, e.g. https://latest.datasette.io/fixtures?sql=select+100
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue