mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +00:00
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Merge branch 'main' into fix_adding_org_same_id_twice
This commit is contained in:
@@ -224,7 +224,7 @@ func Setup(ctx context.Context, config *Config, steps *Steps, masterKey string)
|
|||||||
logging.OnError(err).Fatal("unable to start projections")
|
logging.OnError(err).Fatal("unable to start projections")
|
||||||
|
|
||||||
for _, step := range []migration.Migration{
|
for _, step := range []migration.Migration{
|
||||||
// steps.s61AddUIDniqueConstraintsForOrgs,
|
steps.s61AddUIDniqueConstraintsForOrgs,
|
||||||
steps.s14NewEventsTable,
|
steps.s14NewEventsTable,
|
||||||
steps.s40InitPushFunc,
|
steps.s40InitPushFunc,
|
||||||
steps.s1ProjectionTable,
|
steps.s1ProjectionTable,
|
||||||
|
Reference in New Issue
Block a user