mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 12:24:38 +03:00
Rename stash_id in 49 postmigrate
This commit is contained in:
@@ -91,6 +91,7 @@ var migrate49NameChanges = map[string]string{
|
||||
"galleryChecksum": "checksum",
|
||||
"sceneTags": "scene_tags",
|
||||
"performerTags": "performer_tags",
|
||||
"stash_id": "stash_id_endpoint",
|
||||
}
|
||||
|
||||
func post49(ctx context.Context, db *sqlx.DB) error {
|
||||
|
||||
Reference in New Issue
Block a user