add transactions reference

This commit is contained in:
steve-chavez
2023-05-05 12:04:46 -03:00
committed by Steve Chavez
parent 560ec79a90
commit 9a3973be35
6 changed files with 354 additions and 262 deletions
+12 -5
View File
@@ -125,8 +125,8 @@ Are you new to PostgREST? This is the place to start!
Also have a look at :doc:`Installation <install>` and :ref:`community_tutorials`.
Reference guides
----------------
References
----------
Technical references for PostgREST's functionality.
@@ -142,6 +142,12 @@ Technical references for PostgREST's functionality.
api.rst
.. toctree::
:caption: Transactions
:hidden:
transactions.rst
.. toctree::
:caption: Configuration
:hidden:
@@ -162,14 +168,15 @@ Technical references for PostgREST's functionality.
- :doc:`Authentication <auth>`
- :doc:`API <api>`
- :doc:`Transactions <transactions>`
- :doc:`configuration`
- :doc:`Schema Cache <schema_cache>`
- :doc:`Errors <errors>`
Topic guides
Explanations
------------
Explanations of some key concepts in PostgREST.
Key concepts in PostgREST.
.. toctree::
:caption: Database Authorization
@@ -198,7 +205,7 @@ Explanations of some key concepts in PostgREST.
How-to guides
-------------
These are recipes that'll help you address specific use-cases.
Recipes that'll help you address specific use-cases.
.. toctree::
:glob: