mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 22:57:31 +00:00
3 lines
97 B
SQL
3 lines
97 B
SQL
CREATE SCHEMA IF NOT EXISTS eventstore;
|
|
|
|
GRANT ALL ON ALL TABLES IN SCHEMA eventstore TO "%[1]s"; |