feat!: remove typeorm (#20366)

feat: remove typeorm
This commit is contained in:
Jason Rasmussen 2025-07-29 17:28:02 -04:00 committed by GitHub
parent 290e325c5c
commit 9b65cd4d7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
206 changed files with 13 additions and 4664 deletions

View file

@ -2,7 +2,7 @@
## TypeORM Upgrade
The upgrade to Immich `v2.x.x` has a required upgrade path to `v1.132.0+`. This means it is required to start up the application at least once on version `1.132.0` (or later). Doing so will complete database schema upgrades that are required for `v2.0.0`. After Immich has successfully booted on this version, shut the system down and try the `v2.x.x` upgrade again.
In order to update to Immich to `v1.137.0` (or above), the application must be started at least once on a version in the range between `1.132.0` and `1.136.0`. Doing so will complete database schema upgrades that are required for `v1.137.0` (and above). After Immich has successfully started on this version, shut the system down and try the update again. We recommend users upgrade to `1.132.0` since it does not have any other breaking changes.
## Inconsistent Media Location