[BUG] Developer/Database Migrations section contains faulty path #1884

Closed
opened 2026-02-05 04:18:39 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @mariosker on GitHub (Dec 26, 2023).

The bug

On the documentation in the Developer/Database Migrations sections there is a path server/src/infra/database/entities but there is no database folder so the correct path is server/src/infra/entities

The OS that Immich Server is running on

Irrelevant

Version of Immich Server

v.1.91.4

Version of Immich Mobile App

Irrelevant

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Irrelevant

Your .env content

Irrelevant

Reproduction steps

Irrelevant

Additional information

Irrelevant

Originally created by @mariosker on GitHub (Dec 26, 2023). ### The bug On the documentation in the Developer/Database Migrations sections there is a path `server/src/infra/database/entities` but there is no database folder so the correct path is `server/src/infra/entities` ### The OS that Immich Server is running on Irrelevant ### Version of Immich Server v.1.91.4 ### Version of Immich Mobile App Irrelevant ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Irrelevant ``` ### Your .env content ```Shell Irrelevant ``` ### Reproduction steps ```bash Irrelevant ``` ### Additional information Irrelevant
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1884