mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
datasette-create-view as example of query_actions hook
This commit is contained in:
parent
7818e8b9d1
commit
7b32d5f7d8
1 changed files with 2 additions and 0 deletions
|
|
@ -1576,6 +1576,8 @@ This example adds a new query action linking to a page for explaining a query:
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Example: `datasette-create-view <https://datasette.io/plugins/datasette-create-view>`_
|
||||||
|
|
||||||
.. _plugin_hook_database_actions:
|
.. _plugin_hook_database_actions:
|
||||||
|
|
||||||
database_actions(datasette, actor, database, request)
|
database_actions(datasette, actor, database, request)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue