[PR #2040] [MERGED] fix: add artist./albums.name into GROUP BY (closes #2037) #2025

Closed
opened 2026-02-26 03:33:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2040
Author: @phanan
Created: 8/4/2025
Status: Merged
Merged: 8/4/2025
Merged by: @phanan

Base: masterHead: group-by-name


📝 Commits (1)

  • 74cd577 fix: add artist./albums.name into GROUP BY (closes #2037

📊 Changes

3 files changed (+25 additions, -11 deletions)

View changed files

📝 app/Repositories/AlbumRepository.php (+4 -8)
📝 app/Repositories/ArtistRepository.php (+1 -3)
📝 config/database.php (+20 -0)

📄 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/koel/koel/pull/2040 **Author:** [@phanan](https://github.com/phanan) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/4/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `group-by-name` --- ### 📝 Commits (1) - [`74cd577`](https://github.com/koel/koel/commit/74cd57728d01fb4cd079188fb5923714d1659530) fix: add artist./albums.name into GROUP BY (closes #2037 ### 📊 Changes **3 files changed** (+25 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `app/Repositories/AlbumRepository.php` (+4 -8) 📝 `app/Repositories/ArtistRepository.php` (+1 -3) 📝 `config/database.php` (+20 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:33:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#2025
No description provided.