Update configuration page

This commit is contained in:
Wolfgang Walther
2022-01-08 11:29:20 +01:00
committed by Wolfgang Walther
parent 62726ddcfd
commit 540ef4ad9f
9 changed files with 527 additions and 383 deletions
@@ -3,7 +3,7 @@ Embedding a table from another schema
:author: `steve-chavez <https://github.com/steve-chavez>`_
Suppose you have a **people** table in the ``public`` schema and this schema is exposed through PostgREST's :ref:`db-schema`.
Suppose you have a **people** table in the ``public`` schema and this schema is exposed through PostgREST's :ref:`db-schemas`.
.. code-block:: postgres