mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:17:32 +00:00
fixup! started adding tests
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
-- the projection for instances happens before md/setup/54.go is run,
|
||||
-- hence why the zitadel schema is added below
|
||||
CREATE SCHEMA IF NOT EXISTS zitadel;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS zitadel.instances(
|
||||
id TEXT NOT NULL PRIMARY KEY,
|
||||
name TEXT NOT NULL,
|
||||
|
Reference in New Issue
Block a user