Fix #1008, Handle columns that contain spaces
This commit is contained in:
committed by
Steve Chávez
parent
d78410473e
commit
36f86827ee
Vendored
+1
@@ -96,6 +96,7 @@ GRANT ALL ON TABLE
|
||||
, ltree_sample
|
||||
, isn_sample
|
||||
, projects_count_grouped_by
|
||||
, "Server Today"
|
||||
TO postgrest_test_anonymous;
|
||||
|
||||
GRANT INSERT ON TABLE insertonly TO postgrest_test_anonymous;
|
||||
|
||||
Reference in New Issue
Block a user