mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[PR #2004] [MERGED] fix: mime migration #2013
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#2013
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix-migrate-mime📝 Commits (1)
bc42e8efix: mime migration📊 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.