sections_fts: 66
This data as json
| rowid | title | content |
|---|---|---|
| 66 | Plugin API changes | The top_canned_query() plugin hook has been renamed to top_stored_query() . ( #2747 ) The canned_queries() plugin hook has been removed. Plugins can use the new stored query management methods together with startup() to register queries. ( #2735 ) |