mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-19 12:14:35 +00:00
2 lines
108 B
MySQL
2 lines
108 B
MySQL
![]() |
CREATE INDEX CONCURRENTLY IF NOT EXISTS es_instance_position ON eventstore.events2 (instance_id, position);
|