[PR #25904] feat: debug schema #18396

Open
opened 2026-02-05 16:37:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/25904
Author: @jrasm91
Created: 2/5/2026
Status: 🔄 Open

Base: mainHead: feat/debug-schema


📝 Commits (1)

📊 Changes

4 files changed (+159 additions, -1 deletions)

View changed files

server/src/commands/debug-migrations.command.ts (+82 -0)
📝 server/src/commands/index.ts (+3 -0)
📝 server/src/repositories/database.repository.ts (+8 -0)
📝 server/src/services/cli.service.ts (+66 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/25904 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 2/5/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/debug-schema` --- ### 📝 Commits (1) - [`ddb9021`](https://github.com/immich-app/immich/commit/ddb90219e7c6647f49a8a6d04853884b57a1e921) feat: debug schema ### 📊 Changes **4 files changed** (+159 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `server/src/commands/debug-migrations.command.ts` (+82 -0) 📝 `server/src/commands/index.ts` (+3 -0) 📝 `server/src/repositories/database.repository.ts` (+8 -0) 📝 `server/src/services/cli.service.ts` (+66 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:37:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#18396