diff --git a/internal/migrations/0_collections_snapshot_0_18_0_dev_0.go b/internal/migrations/0_collections_snapshot_0_18_0_dev_0.go index f416dc4b..e59dbaca 100644 --- a/internal/migrations/0_collections_snapshot_0_18_0_dev_0.go +++ b/internal/migrations/0_collections_snapshot_0_18_0_dev_0.go @@ -1596,9 +1596,7 @@ func init() { } ], "id": "pbc_3116237454", - "indexes": [ - "CREATE UNIQUE INDEX ` + "`" + `idx_5d1egp3jVU` + "`" + ` ON ` + "`" + `system_details` + "`" + ` (` + "`" + `system` + "`" + `)" - ], + "indexes": [], "listRule": "@request.auth.id != \"\" && system.users.id ?= @request.auth.id", "name": "system_details", "system": false,