zitadel/migrations/cockroach
Silvan 3025ac577b
feat: org queries (#136)
* search orgs

* org by domain

* member spooler

* member

* get roles

* tests

* types duration

* use default func for renew

* correct database

* reorder migrations

* delete unused consts

* move get roles to internal

* use prepared org by domain

* implement org in other objects

* add eventstores
2020-05-26 16:46:16 +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