immich/mobile/drift_schemas/main
shenlong 6f4f79d8cc
feat: migrate store to sqlite (#21078)
* add store entity and migration

* make store service take both isar and drift repos

* migrate and switch store on beta timeline state change

* chore: make drift variables final

* dispose old store before switching repos

* use store to update values for beta timeline

* change log service to use the proper store

* migrate store when beta already enabled

* use isar repository to check beta timeline in store service

* remove unused update method from store repo

* dispose after create

* change watchAll signature in store repo

* fix test

* rename init isar to initDB

* request user to close and reopen on beta migration

* fix tests

* handle empty version in migration

* wait for cache to be populated after migration

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-21 14:58:50 -05:00
..
drift_schema_v1.json feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
drift_schema_v2.json feat(mobile): people sync (#19777) 2025-07-18 14:21:39 +00:00
drift_schema_v3.json fix: remove foreign constraint on stack.primaryAssetId (#20052) 2025-07-21 15:20:41 -05:00
drift_schema_v4.json fix: show only local assets from albums selected for backup (#20050) 2025-07-23 09:13:15 -05:00
drift_schema_v5.json fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
drift_schema_v6.json fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
drift_schema_v7.json fix: use create if not exists clause for indexes (#20728) 2025-08-06 16:57:33 -05:00
drift_schema_v8.json feat: migrate store to sqlite (#21078) 2025-08-21 14:58:50 -05:00