Credit howtos/tuts authors (#264)

This commit is contained in:
Steve Chávez
2019-10-18 11:03:32 -05:00
committed by GitHub
parent 3325a1bbc6
commit 22b6ff764d
4 changed files with 9 additions and 1 deletions
@@ -1,6 +1,8 @@
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`.
.. code-block:: postgres