1
0
mirror of https://github.com/zitadel/zitadel.git synced 2024-12-14 03:54:21 +00:00
zitadel/migrations/cockroach
2020-10-02 16:21:51 +02:00
..
clean_cluster.go Project commands () 2020-04-07 13:23:04 +02:00
clean_local.go Project commands () 2020-04-07 13:23:04 +02:00
migrate_cluster.go Project commands () 2020-04-07 13:23:04 +02:00
migrate_local.go Project commands () 2020-04-07 13:23:04 +02:00
V1.0__databases.sql fix(spooler): correct workers () 2020-07-28 09:42:21 +02:00
V1.1__eventstore.sql fix(migrations): event sequence as hash shared index () 2020-07-29 09:54:37 +02:00
V1.2__views.sql fix(spooler): correct workers () 2020-07-28 09:42:21 +02:00
V1.3__usermembership.sql feat: user memberships () 2020-07-30 14:37:55 +02:00
V1.4__compliance.sql feat: app handling compliance () 2020-08-10 09:34:56 +02:00
V1.5__orgdomain_validationtype.sql fix: claim verified domain from usernames () 2020-08-18 08:57:16 +02:00
V1.6__origin_allow_list.sql fix: cors () 2020-08-24 10:06:55 +02:00
V1.7__idps.sql feat: idp and login policy configurations () 2020-08-26 09:56:23 +02:00
V1.8__username_change.sql fix: migration numbers () 2020-08-28 10:10:57 +02:00
V1.9__token.sql fix: migration numbers () 2020-08-28 10:10:57 +02:00
V1.10__user_machine.sql feat: split users into human and machine () 2020-08-31 17:48:01 +02:00
V1.11__usermembership.sql fix: permissions () 2020-09-04 15:20:39 +02:00
V1.12__machine_keys.sql fix: JWT Profile () 2020-09-17 08:49:33 +02:00
V1.13__machine_keys_public.sql testing with local cockroach started for tests and migrations 2020-10-02 16:21:51 +02:00
V1.14__auth_loginpolicy.sql feat: Identity brokering () 2020-09-18 13:26:28 +02:00
V1.15__idp_providers.sql fix: add prompt on oidc rp, fix idp and login policy in console () 2020-09-23 16:52:19 +02:00