home / docs / sections_fts

sections_fts: 10

This data as json

rowid title content
10 Hiding tables You can hide tables from the database listing view (in the same way that FTS and SpatiaLite tables are automatically hidden) using "hidden": true : { "databases": { "database1": { "tables": { "example_table": { "hidden": true } } } } }
Powered by Datasette · Queries took 0.967ms