[PR #1789] [MERGED] fix: issues with DISTINCT on pgsql #1878

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1789
Author: @phanan
Created: 7/14/2024
Status: Merged
Merged: 7/14/2024
Merged by: @phanan

Base: masterHead: fix/1785


📝 Commits (1)

  • f42ae5a fix: issues with DISTINCT on pqsql

📊 Changes

5 files changed (+39 additions, -4 deletions)

View changed files

📝 app/Builders/SongBuilder.php (+0 -1)
📝 app/Repositories/AlbumRepository.php (+2 -2)
📝 app/Repositories/ArtistRepository.php (+1 -1)
📝 app/Repositories/SongRepository.php (+1 -0)
database/migrations/2024_07_14_180751_convert_json_columns_to_text.php (+35 -0)

📄 Description

Closes #1785.


🔄 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/1789 **Author:** [@phanan](https://github.com/phanan) **Created:** 7/14/2024 **Status:** ✅ Merged **Merged:** 7/14/2024 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix/1785` --- ### 📝 Commits (1) - [`f42ae5a`](https://github.com/koel/koel/commit/f42ae5a0a7643569c79ccec10dcd5c6fa516474b) fix: issues with DISTINCT on pqsql ### 📊 Changes **5 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Builders/SongBuilder.php` (+0 -1) 📝 `app/Repositories/AlbumRepository.php` (+2 -2) 📝 `app/Repositories/ArtistRepository.php` (+1 -1) 📝 `app/Repositories/SongRepository.php` (+1 -0) ➕ `database/migrations/2024_07_14_180751_convert_json_columns_to_text.php` (+35 -0) </details> ### 📄 Description Closes #1785. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:38 +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#1878
No description provided.