mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
feat(mobile): sqlite (#16861)
* refactor: user entity * chore: rebase fixes * refactor: remove int user Id * refactor: migrate store userId from int to string * refactor: rename uid to id * feat: drift * pr feedback * refactor: move common overrides to mixin --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
@@ -14,3 +14,6 @@ create_splash:
|
||||
|
||||
build_release_android:
|
||||
flutter build appbundle
|
||||
|
||||
migrations:
|
||||
dart run drift_dev make-migrations
|
||||
|
||||
Reference in New Issue
Block a user