funkwhale/api/funkwhale_api/music/migrations
Eliot Berriot 73e7211398
Fix album cover migration crash with cover not found on disk
2019-11-27 15:56:56 +01:00
..
0001_initial.py
0002_auto_20151215_1645.py
0003_auto_20151222_2233.py
0004_track_tags.py Implement tag models 2019-07-08 15:26:14 +02:00
0005_deduplicate.py
0006_unique_mbid.py
0007_track_position.py
0008_auto_20160529_1456.py
0009_auto_20160920_1614.py
0010_auto_20160920_1742.py
0011_rename_files.py
0012_auto_20161122_1905.py
0013_auto_20171213_2211.py
0014_importjob_track_file.py
0015_bind_track_file_to_import_job.py
0016_trackfile_acoustid_track_id.py
0017_auto_20171227_1728.py
0018_auto_20180218_1554.py
0019_populate_mimetypes.py
0020_importbatch_status.py
0021_populate_batch_status.py
0022_importbatch_import_request.py
0023_auto_20180407_1010.py
0024_populate_uuid.py
0025_auto_20180419_2023.py
0026_trackfile_accessed_date.py
0027_auto_20180515_1808.py Implement tag models 2019-07-08 15:26:14 +02:00
0028_importjob_replace_if_duplicate.py
0029_auto_20180807_1748.py
0030_auto_20180825_1411.py
0031_auto_20180914_2007.py
0032_track_file_to_upload.py
0033_auto_20181023_1837.py See #272: added admin and model for transcoding 2018-10-24 19:11:57 +02:00
0034_auto_20181127_0325.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
0035_auto_20181203_1515.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
0036_track_disc_number.py Resolve "Track position don't take care about disc number" 2018-12-06 08:53:31 +00:00
0037_auto_20190103_1757.py Improved performance when listing playable tracks, albums and artists 2019-01-03 22:57:29 +01:00
0038_attributed_to.py Attribute artist 2019-04-11 10:17:10 +02:00
0039_auto_20190423_0820.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
0040_auto_20191021_1318.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
0041_auto_20191021_1705.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
0042_album_attachment_cover.py Attachments 2019-11-25 09:49:06 +01:00
0042_denormalize_audio_permissions.py.bak Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
0043_album_cover_attachment.py Fix album cover migration crash with cover not found on disk 2019-11-27 15:56:56 +01:00
__init__.py