add domain representations (#655)
* add domain representations * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * Update docs/references/api/domain_representations.rst Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net> * add custom domain subheading and TOC this way it can be seen at the beggining there are advantages over views and computed fields. * important note for scache reloading * clarify advantages * why not create a type? --------- Co-authored-by: Alexander Ljungberg <aljungberg@wireload.net>
This commit is contained in:
co-authored by
Alexander Ljungberg
parent
1a9e105227
commit
ab8ccf43a6
@@ -13,6 +13,7 @@ PostgREST exposes three database objects of a schema as resources: tables, views
|
||||
api/stored_procedures.rst
|
||||
api/schemas.rst
|
||||
api/computed_fields.rst
|
||||
api/domain_representations.rst
|
||||
api/resource_embedding.rst
|
||||
api/resource_representation.rst
|
||||
api/openapi.rst
|
||||
|
||||
Reference in New Issue
Block a user