home / docs / sections_fts

Menu

sections_fts: 64

This data as json

rowid title content
64 await .get_query(database, name) Returns a StoredQuery dataclass instance, or None if the query does not exist. StoredQuery has the following attributes: database , name , sql , title , description , description_html , hide_sql , fragment , parameters , is_write , is_private , is_trusted , source , owner_id , on_success_message , on_success_message_sql , on_success_redirect , on_error_message and on_error_redirect . parameters is a list of explicit parameter names.
Powered by Datasette · Queries took 8.613ms