Logo
Explore Help
Sign In
TheArchive/zitadel
1
0
Fork 0
You've already forked zitadel
mirror of https://github.com/zitadel/zitadel.git synced 2025-06-12 15:48:34 +00:00
Code Issues Packages Projects Releases Wiki Activity
zitadel/migrations/cockroach/V1.36__queries.sql

3 lines
106 B
MySQL
Raw Normal View History

fix: update config to commands (and queries) (#1342) * fix: adaot config to commands (and queries) * remove dependency on vv2 in v1 * add queries user to operator * set password for queries on tests * set password for queries on tests * fix config
2021-02-24 11:17:39 +01:00
CREATE USER queries WITH PASSWORD ${queriespassword};
fix: migration, key rotation and org event reducing (#1403) * fix: migration, key rotation and org event reducing * fix oidc app * pointer receiver name
2021-03-10 14:32:56 +01:00
GRANT SELECT ON TABLE eventstore.events TO queries;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 165ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API