zitadel/migrations/cockroach
Silvan c919fd6f13
fix: correct imports (#1630)
* fix: correct import for errors

* fix: add missing translations

* fix(eventstore): index

* fix(eventstore): use table instead of index

* fix(proto): correct info

* fix(migrations): use eventstore
2021-04-20 22:17:37 +02:00
..
migrate_local.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
V1.0__databases.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.1__eventstore.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.2__views.sql
V1.3__usermembership.sql
V1.4__compliance.sql feat: app handling compliance (#527) 2020-08-10 09:34:56 +02:00
V1.5__orgdomain_validationtype.sql fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
V1.6__origin_allow_list.sql fix: cors (#621) 2020-08-24 10:06:55 +02:00
V1.7__idps.sql feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
V1.8__username_change.sql fix: migration numbers (#652) 2020-08-28 10:10:57 +02:00
V1.9__token.sql fix: migration numbers (#652) 2020-08-28 10:10:57 +02:00
V1.10__user_machine_keys.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.11__usermembership.sql fix: permissions (#698) 2020-09-04 15:20:39 +02:00
V1.12__machine_keys.sql fix: JWT Profile (#748) 2020-09-17 08:49:33 +02:00
V1.13__machine_keys_public.sql fix: revert migration V1.13 (#1466) 2021-03-29 13:38:04 +02:00
V1.14__auth_loginpolicy.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.15__idp_providers.sql fix: add prompt on oidc rp, fix idp and login policy in console (#769) 2020-09-23 16:52:19 +02:00
V1.16__user_session.sql fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
V1.17__policies.sql feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
V1.18__scope_projectroles.sql feat: project roles (#843) 2020-10-16 07:49:38 +02:00
V1.19__idp_configs.sql fix: IDP login button styles (#869) 2020-10-19 17:10:02 +02:00
V1.20__label_policies.sql feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
V1.21__mfa_policy.sql feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
V1.22__user_grant_owners.sql fix: Improve search user grants (#988) 2020-11-19 14:13:07 +01:00
V1.23__application_view.sql feat(oidc): add clock skew and userinfo claims in ID Token (#1022) 2020-11-27 14:10:52 +01:00
V1.24__current_sequence.sql feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
V1.25__webauthn.sql feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00
V1.26__current_sequence_table.sql fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
V1.27__database_and_table_ownership.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.28__templates.sql feat: Merge master (#1260) 2021-02-08 16:48:41 +01:00
V1.29__user_memberships.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.30__user_memberships.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.31__auth_keys.sql fix: merge master (#1306) 2021-02-18 13:41:55 +01:00
V1.32__auth_keys_type.sql fix: merge master (#1398) 2021-03-10 11:13:53 +01:00
V1.33__label_policy.sql fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
V1.34__new_eventstore.sql fix: import user, hide login name suffix (#1474) 2021-03-25 14:41:07 +01:00
V1.35__features.sql feat: features (#1427) 2021-03-25 17:26:21 +01:00
V1.36__cleanup_resource_owners.sql fix: migration for cleanup resource owners (#1516) 2021-04-06 08:20:54 +02:00
V1.37__current_sequence_table.sql fix: reset login_policy views (to ensure defaults) (#1605) 2021-04-17 17:23:37 +02:00
V1.38__reset_login_policies.sql fix: reset login_policy views (to ensure defaults) (#1605) 2021-04-17 17:23:37 +02:00
V1.39__feature_custom_domain.sql feat: custom domain feature (#1618) 2021-04-19 16:43:36 +02:00
V1.40__indexes.sql fix: correct imports (#1630) 2021-04-20 22:17:37 +02:00