immich/mobile/test/drift/main/generated
Peter Ombodi f7e5288173 rework trashed assets handling
- add new table trashed_local_asset
- mirror trashed assets data in trashed_local_asset.
- compute checksums for assets trashed out-of-app.
- restore assets present in trashed_local_asset and non-trashed in remote_asset.
- simplify moving-to-trash logic based on remote_asset events.
2025-09-18 13:55:56 +03:00
..
schema.dart resolve merge conflicts 2025-09-09 19:13:36 +03:00
schema_v1.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
schema_v2.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
schema_v3.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
schema_v4.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
schema_v5.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
schema_v6.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
schema_v7.dart fix: use create if not exists clause for indexes (#20728) 2025-08-06 16:57:33 -05:00
schema_v8.dart feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00
schema_v9.dart feat: album info sync (#21103) 2025-09-04 18:44:10 +00:00
schema_v10.dart feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
schema_v11.dart rework trashed assets handling 2025-09-18 13:55:56 +03:00