stash/internal/manager/task
WithoutPants daed09e487
Fix various migration issues (#5723)
* Indicate while backing up database
* Close migrate connection to db before optimising
* Don't vacuum post-migration

In most cases is probably not needed and can be an optonal user-initiated step

* Ensure connection close on NewMigrator error
* Perform post-migration using migrator connection

Flush WAL file at end of migration
2025-03-19 08:04:21 +11:00
..
clean_generated.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
download_ffmpeg.go Change ffmpeg handling (#4688) 2024-03-21 12:43:40 +11:00
migrate.go Fix various migration issues (#5723) 2025-03-19 08:04:21 +11:00
migrate_blobs.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
migrate_scene_screenshots.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00
packages.go Make migration an asynchronous task (#4666) 2024-03-14 11:06:23 +11:00