mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
296f1c3c71
* fix: smaller outage on events migration first part * fix: fill old events with sequence * fix: migration add transactions * fix: mig * rename mig * replace migration with setup step * regenerate mock * add step 20 to config * log * simplify step * limit 1000 * limit 500
1 line
54 B
SQL
1 line
54 B
SQL
GRANT UPDATE ON TABLE eventstore.events TO eventstore; |