diff --git a/beszel/migrations/1741144592_collections_snapshot.go b/beszel/migrations/collections_snapshot_0_10_3.go similarity index 98% rename from beszel/migrations/1741144592_collections_snapshot.go rename to beszel/migrations/collections_snapshot_0_10_3.go index eccfd0f..a985f12 100644 --- a/beszel/migrations/1741144592_collections_snapshot.go +++ b/beszel/migrations/collections_snapshot_0_10_3.go @@ -131,7 +131,7 @@ func init() { } ], "indexes": [ - "CREATE INDEX ` + "`" + `idx_MnhEt21L5r` + "`" + ` ON ` + "`" + `alerts` + "`" + ` (` + "`" + `system` + "`" + `)" + "CREATE UNIQUE INDEX ` + "`" + `idx_MnhEt21L5r` + "`" + ` ON ` + "`" + `alerts` + "`" + ` (\n ` + "`" + `user` + "`" + `,\n ` + "`" + `system` + "`" + `,\n ` + "`" + `name` + "`" + `\n)" ], "system": false },