1
0
mirror of https://github.com/immich-app/immich.git synced 2025-02-15 19:36:04 +02:00
Mert cc2dc12f6c
fix(server): run migrations after database checks (#5832)
* run migrations after checks

* optional migrations

* only run checks in server and e2e

* re-add migrations for microservices

* refactor

* move e2e init

* remove assert from migration

* update providers

* update microservices app service

* fixed logging

* refactored version check, added unit tests

* more version tests

* don't use mocks for sut

* refactor tests

* suggest image only if postgres is 14, 15 or 16

* review suggestions

* fixed regexp escape

* fix typing

* update migration
2023-12-21 10:06:26 -06:00
..
2023-12-19 03:34:19 +00:00
2023-12-19 03:34:19 +00:00
2023-08-16 22:50:01 -05:00
2023-08-16 22:50:01 -05:00
2023-11-30 14:59:47 -06:00