Add support for Prefer: count=planned/estimated on GET /table (#1386)
This commit is contained in:
Vendored
+2
@@ -101,6 +101,8 @@ GRANT ALL ON TABLE
|
||||
, pgrst_reserved_chars
|
||||
, authors_w_entities
|
||||
, openapi_types
|
||||
, getallprojects_view
|
||||
, get_projects_above_view
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user