From 66fda76644d58e4257490a6123e381b2ace3d8fe Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Thu, 19 Feb 2026 10:23:00 -0500 Subject: [PATCH] docs: missing link to prefer:tx in config page --- docs/references/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/configuration.rst b/docs/references/configuration.rst index 82800f36f..ed51daaa6 100644 --- a/docs/references/configuration.rst +++ b/docs/references/configuration.rst @@ -526,7 +526,7 @@ db-tx-end **In-Database** pgrst.db_tx_end =============== ================================= - Specifies how to terminate the database transactions. + Specifies how to terminate the database transactions. See :ref:`prefer_tx`. .. code:: bash