mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-09 02:30:26 +08:00
Months, Countries & States: Update album title and slug if needed #1664
This commit is contained in:
@@ -5,6 +5,6 @@ var DialectMySQL = Migrations{
|
||||
{
|
||||
ID: "20211121-094727",
|
||||
Dialect: "mysql",
|
||||
Query: "DROP INDEX IF EXISTS uix_places_place_label ON `places`;",
|
||||
Query: "DROP INDEX IF EXISTS uix_places_place_label ON `places`",
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user