mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 18:59:06 +00:00
fix: migration, key rotation and org event reducing (#1403)
* fix: migration, key rotation and org event reducing * fix oidc app * pointer receiver name
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
CREATE USER queries WITH PASSWORD ${queriespassword};
|
||||
GRANT SELECT ON DATABASE eventstore TO queries;
|
||||
GRANT SELECT ON TABLE eventstore.events TO queries;
|
||||
|
Reference in New Issue
Block a user