home / docs / sections_fts

sections_fts: 10

This data as json

rowid title content
10 default_allow_sql Should users be able to execute arbitrary SQL queries by default? Setting this to off causes permission checks for execute-sql to fail by default. datasette mydatabase.db --setting default_allow_sql off Another way to achieve this is to add "allow_sql": false to your datasette.yaml file, as described in Controlling the ability to execute arbitrary SQL . This setting offers a more convenient way to do this.
Powered by Datasette · Queries took 3.113ms