test: add big schema openapi test
The io test is marked as pending for now, because the stack size it requires is too big.
This commit is contained in:
committed by
Steve Chavez
parent
f4e171aa2b
commit
057e8d63bf
@@ -1,5 +1,8 @@
|
||||
\ir big_schema.sql
|
||||
\ir db_config.sql
|
||||
|
||||
set search_path to public;
|
||||
|
||||
CREATE ROLE postgrest_test_anonymous;
|
||||
ALTER ROLE :USER SET pgrst.db_anon_role = 'postgrest_test_anonymous';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user