Files
Innei 9118bb9fb3 feat: add manifest migration CLI command and related functionality
- Introduced a new CLI command `manifest:migrate` for handling photo asset manifest migrations.
- Implemented parsing and execution logic for the new command in the CLI.
- Created helper functions to ensure current manifest versions and handle migration logic.
- Updated the `ManifestService` to support manifest upgrades and persist changes to the database.
- Refactored the database provider to streamline the DbAccessor constructor.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-26 13:55:53 +08:00
..
2025-08-31 01:36:08 +08:00
2025-11-25 21:41:29 +08:00