zitadel/cmd/admin/initialise
Livio Amstutz 32afa77b97
fix: compatibility for cockroach v22.1 (#3754)
* fix: compatability for cockroach v22.1

* update cr version in docs and compose

* bind dev cockroach to 127.0.0.1

* Revert "bind dev cockroach to 127.0.0.1"

This reverts commit 1c7c6304ae.

* remove --listen-addr flag

* use v2.0.0-v2-alpha.16

* use v2.0.0-v2-alpha.17

Co-authored-by: Elio Bischof <eliobischof@gmail.com>
2022-06-01 11:41:01 +02:00
..
sql fix: compatibility for cockroach v22.1 (#3754) 2022-06-01 11:41:01 +02:00
config.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
helper.go fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
init_test.go fix: init sub commands (#3218) 2022-02-16 12:30:49 +00:00
init.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00
verify_database_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
verify_database.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
verify_grant_test.go feat: add tenant column to eventstore (#3314) 2022-03-15 07:19:02 +01:00
verify_grant.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
verify_user_test.go fix: compatibility for cockroach v22.1 (#3754) 2022-06-01 11:41:01 +02:00
verify_user.go fix: compatibility for cockroach v22.1 (#3754) 2022-06-01 11:41:01 +02:00
verify_zitadel_test.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
verify_zitadel.go feat: Configurable Unique Machine Identification (#3626) 2022-05-24 16:57:57 +02:00