Add JSON, Composite and Ranges types to the working with types how-to

This commit is contained in:
Laurence Isla
2022-03-24 17:48:43 -05:00
committed by GitHub
parent a8034df2bf
commit 5688bc1521
5 changed files with 255 additions and 181 deletions
-3
View File
@@ -204,10 +204,7 @@ These are recipes that'll help you address specific use-cases.
how-tos/*
- :doc:`how-tos/casting-type-to-custom-json`
- :doc:`how-tos/embedding-table-from-another-schema`
- :doc:`how-tos/providing-images-for-img`
- `How PostgreSQL triggers work when called with a PostgREST PATCH HTTP request <https://blog.fgribreau.com/2020/11/how-postgresql-triggers-works-when.html>`_
- :doc:`how-tos/working-with-postgresql-data-types`
Ecosystem