koel/database/migrations
Phan An d088561e06
Add "Smart Playlist" backend logics (#849)
This commit prepares the backend for the "Smart Playlist" feature.
2018-11-04 00:25:08 +01:00
..
.gitkeep Big Bang 2015-12-13 12:42:28 +08:00
2014_10_12_000000_create_users_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2014_10_12_100000_create_password_resets_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_23_074600_create_artists_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_23_074709_create_albums_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_23_074713_create_songs_table.php Fix migration scripts 2016-03-20 21:47:10 +08:00
2015_11_23_074723_create_playlists_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_23_074733_create_interactions_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_23_082854_create_playlist_song_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_11_25_033351_create_settings_table.php Applied fixes from StyleCI 2015-12-14 08:22:39 -05:00
2015_12_18_072523_add_preferences_to_users_table.php Applied fixes from StyleCI 2015-12-19 12:08:03 -05:00
2015_12_22_092542_add_image_to_artists_table.php Applied fixes from StyleCI 2015-12-22 04:54:19 -05:00
2016_03_20_134512_add_track_into_songs.php Applied fixes from StyleCI 2016-03-20 10:15:55 -04:00
2016_04_15_121215_add_is_complilation_into_albums.php Add unit test for Album model 2017-06-10 01:40:44 +01:00
2016_04_15_125237_add_contributing_artist_id_into_songs.php Applied fixes from StyleCI 2016-05-21 07:32:24 -04:00
2016_04_16_082627_create_various_artists.php Fix broken tests due to Laravel change (#825) 2018-10-06 12:46:01 +02:00
2016_06_16_134516_cascade_delete_user.php Fix broken tests due to Laravel change (#825) 2018-10-06 12:46:01 +02:00
2016_07_09_054503_fix_artist_autoindex_value.php Applied fixes from StyleCI (#372) 2016-07-09 13:58:18 +08:00
2017_04_21_092159_copy_artist_to_contributing_artist.php Apply fixes from StyleCI (#580) 2017-04-24 14:38:41 +08:00
2017_04_22_161504_drop_is_complication_from_albums.php Apply fixes from StyleCI (#580) 2017-04-24 14:38:41 +08:00
2017_04_29_025836_rename_contributing_artist_id.php Fix broken tests due to Laravel change (#825) 2018-10-06 12:46:01 +02:00
2017_11_27_184010_add_disc_into_songs.php implement simple multi disc support (#687) 2017-12-03 11:02:31 +01:00
2018_11_03_182520_add_rules_into_playlists.php Add "Smart Playlist" backend logics (#849) 2018-11-04 00:25:08 +01:00