mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 17:07:32 +00:00
chore: move the go code into a subfolder
This commit is contained in:
2
apps/api/cmd/setup/35/00_create_index.sql
Normal file
2
apps/api/cmd/setup/35/00_create_index.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
CREATE INDEX CONCURRENTLY IF NOT EXISTS es_wm_temp
|
||||
ON eventstore.events2 (instance_id, aggregate_id, aggregate_type, event_type, "position");
|
Reference in New Issue
Block a user