home / docs / sections

Menu

sections: authentication:actions-execute-write-sql

This data as json

id page ref title content breadcrumbs references
authentication:actions-execute-write-sql authentication actions-execute-write-sql execute-write-sql Actor is allowed to run arbitrary writable SQL queries against a specific database using the write SQL queries page , subject to table-level write permissions such as insert-row , update-row and delete-row . SQL functions are allowed and are not separately restricted by Datasette permissions. resource - datasette.resources.DatabaseResource(database) database is the name of the database (string) ["Authentication and permissions", "Built-in actions"] []
Powered by Datasette · Queries took 2.971ms