mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-20 06:48:34 +00:00
3 lines
97 B
MySQL
3 lines
97 B
MySQL
![]() |
GRANT DROP ON DATABASE zitadel TO queries;
|
||
|
GRANT DROP ON TABLE zitadel.projections.* TO queries;
|