sections_fts: 67
This data as json
| rowid | title | content |
|---|---|---|
| 67 | await .remove_query(database, name, source=None) | Removes a stored query. database - string The database the query belongs to. name - string The query name. source - string, optional If provided, only a query with this source will be removed. |