[PR #1547] [MERGED] feat: index songs.album_id for PostgreSQL #1763

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1547
Author: @ibonkonesa
Created: 10/24/2022
Status: Merged
Merged: 10/24/2022
Merged by: @phanan

Base: masterHead: master


📝 Commits (6)

  • b08654d Add index pgsql on songs.album_id
  • 1917fe3 Phpcs
  • cd857ad Merge branch 'master' into master
  • cc32b21 Up annotations useless
  • 48fa7f5 Merge branch 'master' of github.com:ibonkonesa/koel
  • 8b73327 Merge branch 'koel:master' into master

📊 Changes

2 files changed (+17 additions, -0 deletions)

View changed files

composer.phar (+0 -0)
database/migrations/2022_10_18_064917_add_index_to_postgresql.php (+17 -0)

📄 Description

Related with: Improving Postgres Database Performances #1508


🔄 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/1547 **Author:** [@ibonkonesa](https://github.com/ibonkonesa) **Created:** 10/24/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`b08654d`](https://github.com/koel/koel/commit/b08654dc3b55a9d09cc1394cbb0284df08778242) Add index pgsql on songs.album_id - [`1917fe3`](https://github.com/koel/koel/commit/1917fe3c9c1fa8b8a8a041a6d987f6bc64ab2458) Phpcs - [`cd857ad`](https://github.com/koel/koel/commit/cd857ad7b1b69313a4b77c809fe321c03b6166cc) Merge branch 'master' into master - [`cc32b21`](https://github.com/koel/koel/commit/cc32b2193c04d868648d97a9601d349a76bdb770) Up annotations useless - [`48fa7f5`](https://github.com/koel/koel/commit/48fa7f58c46c0aa967f5d08d0d5a3455666b6eaf) Merge branch 'master' of github.com:ibonkonesa/koel - [`8b73327`](https://github.com/koel/koel/commit/8b73327bdacc3cae6d2a31b6cf6fc7c29a0c9c4d) Merge branch 'koel:master' into master ### 📊 Changes **2 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `composer.phar` (+0 -0) ➕ `database/migrations/2022_10_18_064917_add_index_to_postgresql.php` (+17 -0) </details> ### 📄 Description Related with: Improving Postgres Database Performances #1508 --- <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:13 +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#1763
No description provided.