[PR #745] [MERGED] fix(machine-learning) Remove unsused database config #8746

Closed
opened 2026-02-05 13:52:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/745
Author: @alextran1502
Created: 9/24/2022
Status: Merged
Merged: 9/24/2022
Merged by: @alextran1502

Base: mainHead: 743-bug-immich-machine-learning-cant-connect-to-postgres-unix-socket


📝 Commits (1)

  • c4bbeef fix(machine-learning) Remove unsused database config

📊 Changes

4 files changed (+642 additions, -1621 deletions)

View changed files

📝 machine-learning/package-lock.json (+640 -1599)
📝 machine-learning/package.json (+1 -4)
📝 machine-learning/src/app.module.ts (+1 -7)
machine-learning/src/config/database.config.ts (+0 -11)

📄 Description

fix #743


🔄 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/745 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/24/2022 **Status:** ✅ Merged **Merged:** 9/24/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `743-bug-immich-machine-learning-cant-connect-to-postgres-unix-socket` --- ### 📝 Commits (1) - [`c4bbeef`](https://github.com/immich-app/immich/commit/c4bbeef5b8df5cbb3d7f311193fc7a58878a7e99) fix(machine-learning) Remove unsused database config ### 📊 Changes **4 files changed** (+642 additions, -1621 deletions) <details> <summary>View changed files</summary> 📝 `machine-learning/package-lock.json` (+640 -1599) 📝 `machine-learning/package.json` (+1 -4) 📝 `machine-learning/src/app.module.ts` (+1 -7) ➖ `machine-learning/src/config/database.config.ts` (+0 -11) </details> ### 📄 Description fix #743 --- <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 13:52:32 +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#8746