Add how-to for working with PostgreSQL data types

This commit is contained in:
Laurence Isla
2022-03-04 20:04:49 -05:00
committed by GitHub
parent e9ef876433
commit 98976e4d57
3 changed files with 82 additions and 0 deletions
+1
View File
@@ -201,6 +201,7 @@ These are recipes that'll help you address specific use-cases.
- :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
---------