[PR #2004] [MERGED] fix: mime migration #2013

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2004
Author: @phanan
Created: 7/5/2025
Status: Merged
Merged: 7/5/2025
Merged by: @phanan

Base: masterHead: fix-migrate-mime


📝 Commits (1)

📊 Changes

10 files changed (+103 additions, -91 deletions)

View changed files

📝 database/migrations/2017_04_21_092159_copy_artist_to_contributing_artist.php (+12 -13)
📝 database/migrations/2021_06_04_153259_convert_user_preferences_from_array_to_json.php (+15 -8)
📝 database/migrations/2022_07_05_085742_remove_default_album_covers.php (+2 -2)
📝 database/migrations/2022_08_01_093952_use_uuids_for_song_ids.php (+5 -5)
📝 database/migrations/2024_01_03_104241_support_multi_tenant.php (+5 -6)
📝 database/migrations/2025_05_13_114436_add_release_year_to_albums.php (+2 -2)
📝 database/migrations/2025_06_12_150202_user-scope_artists_and_albums.php (+31 -29)
📝 database/migrations/2025_06_17_125054_add_mime_type_to_songs_table.php (+22 -20)
📝 database/migrations/2025_06_25_103531_add_genres_table.php (+7 -2)
📝 database/migrations/2025_07_04_090408_denormalize_artist_albums.php (+2 -4)

📄 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/2004 **Author:** [@phanan](https://github.com/phanan) **Created:** 7/5/2025 **Status:** ✅ Merged **Merged:** 7/5/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix-migrate-mime` --- ### 📝 Commits (1) - [`bc42e8e`](https://github.com/koel/koel/commit/bc42e8eca57461b56fce268a4bdea7c13e4cab5b) fix: mime migration ### 📊 Changes **10 files changed** (+103 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `database/migrations/2017_04_21_092159_copy_artist_to_contributing_artist.php` (+12 -13) 📝 `database/migrations/2021_06_04_153259_convert_user_preferences_from_array_to_json.php` (+15 -8) 📝 `database/migrations/2022_07_05_085742_remove_default_album_covers.php` (+2 -2) 📝 `database/migrations/2022_08_01_093952_use_uuids_for_song_ids.php` (+5 -5) 📝 `database/migrations/2024_01_03_104241_support_multi_tenant.php` (+5 -6) 📝 `database/migrations/2025_05_13_114436_add_release_year_to_albums.php` (+2 -2) 📝 `database/migrations/2025_06_12_150202_user-scope_artists_and_albums.php` (+31 -29) 📝 `database/migrations/2025_06_17_125054_add_mime_type_to_songs_table.php` (+22 -20) 📝 `database/migrations/2025_06_25_103531_add_genres_table.php` (+7 -2) 📝 `database/migrations/2025_07_04_090408_denormalize_artist_albums.php` (+2 -4) </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:02 +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#2013
No description provided.