references: prepared statements mention
This commit is contained in:
committed by
Steve Chavez
parent
c62d24c993
commit
188461af7d
@@ -235,7 +235,7 @@ If the status code is standard, PostgREST will complete the status message(**I'm
|
|||||||
Main query
|
Main query
|
||||||
----------
|
----------
|
||||||
|
|
||||||
The main query is produced by requesting :ref:`tables_views` or :ref:`s_procs`.
|
The main query is generated by requesting :ref:`tables_views` or :ref:`s_procs`. All generated queries use prepared statements(:ref:`db-prepared-statements`).
|
||||||
|
|
||||||
Transaction End
|
Transaction End
|
||||||
---------------
|
---------------
|
||||||
|
|||||||
Reference in New Issue
Block a user