Add ability to quote column names on filters

This commit is contained in:
steve-chavez
2018-12-12 12:07:30 -05:00
committed by Steve Chávez
parent 36f86827ee
commit 6b2778749f
6 changed files with 32 additions and 12 deletions
+1
View File
@@ -97,6 +97,7 @@ GRANT ALL ON TABLE
, isn_sample
, projects_count_grouped_by
, "Server Today"
, pgrst_reserved_chars
TO postgrest_test_anonymous;
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;