mirror of
https://github.com/simonw/datasette.git
synced 2026-05-27 20:36:17 +02:00
Better heading for write_wrapper()
This commit is contained in:
parent
8f0d60236f
commit
1263380ea6
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ Changelog
|
|||
1.0a25 (2026-02-25)
|
||||
-------------------
|
||||
|
||||
``write_wrapper`` plugin hook for intercepting write operations
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
``write_wrapper()`` plugin hook for intercepting write operations
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A new :ref:`write_wrapper() <plugin_hook_write_wrapper>` plugin hook allows plugins to intercept and wrap database write operations. (`#2636 <https://github.com/simonw/datasette/pull/2636>`__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue