zitadel/migrations/cockroach
Fabi fb2091edc9
fix: add migration (#361)
* fix: add migration

* fix: add migration

* fix: delete primary domain

* Update en.yaml

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-07-07 14:23:09 +02:00
..
clean_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
clean_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_cluster.go Project commands (#26) 2020-04-07 13:23:04 +02:00
migrate_local.go Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.0__eventstore.sql Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.1__management.sql Project commands (#26) 2020-04-07 13:23:04 +02:00
V1.2__management_project_view.sql feat: project view (#90) 2020-05-11 12:16:29 +02:00
V1.3__management_user_view.sql User view (#94) 2020-05-12 06:30:53 +02:00
V1.4__admin_user_grants.sql feat: org command sides (#96) 2020-05-13 14:22:29 +02:00
V1.5__auth.sql feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
V1.6__management_user_view.sql fix management user view and user session handler (#124) 2020-05-19 07:07:58 +02:00
V1.7__notification.sql feat: notifications (#109) 2020-05-20 14:28:08 +02:00
V1.8__admin.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.9__admin_grant.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.10__mgmt_orgs.sql feat: org queries (#136) 2020-05-26 16:46:16 +02:00
V1.11__auth_oidc.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.12__auth_user_grant_view.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.13__auth_org_view.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.14__authz.sql feat: Login, OP Support and Auth Queries (#177) 2020-06-05 07:50:04 +02:00
V1.15__management_project_view.sql fix: projects (#221) 2020-06-15 14:50:39 +02:00
V1.16__login_names.sql feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
V1.17__org_domains.sql feat: multiple domains (#188) 2020-06-16 11:40:18 +02:00
V1.18__user_view.sql feat: fixes (#228) 2020-06-17 07:25:04 +02:00
V1.19__usersession_names.sql fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
V1.20__notification_passwordset.sql fix: login (#242) 2020-06-19 14:52:04 +02:00
V1.21__project_grant_view.sql feat: delete (#243) 2020-06-19 15:32:03 +02:00
V1.22__admin_view.sql feat: administrator (#271) 2020-06-25 08:01:13 +02:00
V1.23__admin_iam_members.sql feat: iam members in admin api (#272) 2020-06-25 08:12:29 +02:00
V1.24__failed_events.sql Update V1.24__failed_events.sql (#314) 2020-06-29 10:46:32 +02:00
V1.25__management_user_grant.sql fix(management): map all fields in user grant view converter (#324) 2020-07-01 12:46:46 +02:00
V1.26__auth_user_grant.sql fix(migrations): add display_name to all user_grant tables (#359) 2020-07-07 13:00:00 +02:00
V1.27__adminapi_grants.sql fix: add migration (#361) 2020-07-07 14:23:09 +02:00