Add hint to verify table and foreign key existence on a relationship error

This commit is contained in:
Laurence Isla
2021-12-20 12:11:07 -05:00
committed by GitHub
parent cc8a7ef0c2
commit c858d158aa
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: postgrest
version: 9.0.0
version: 9.0.0.20211220
synopsis: REST API for any Postgres database
description: Reads the schema of a PostgreSQL database and creates RESTful routes
for the tables and views, supporting all HTTP verbs that security