funkwhale/api/funkwhale_api/music/migrations
Georg Krause 6908f4bf74 Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
..
0001_initial.py
0002_auto_20151215_1645.py
0003_auto_20151222_2233.py
0004_track_tags.py
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 Blacked the code 2018-06-09 15:36:16 +02:00
0017_auto_20171227_1728.py
0018_auto_20180218_1554.py Blacked the code 2018-06-09 15:36:16 +02:00
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
0028_importjob_replace_if_duplicate.py
0029_auto_20180807_1748.py
0030_auto_20180825_1411.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
0031_auto_20180914_2007.py
0032_track_file_to_upload.py
0033_auto_20181023_1837.py
0034_auto_20181127_0325.py
0035_auto_20181203_1515.py
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
0038_attributed_to.py
0039_auto_20190423_0820.py
0040_auto_20191021_1318.py
0041_auto_20191021_1705.py
0042_album_attachment_cover.py
0043_album_cover_attachment.py
0044_full_text_search.py Revert "Revert "Fix #994: use PostgreSQL full-text-search"" 2019-12-18 11:26:59 +01:00
0045_full_text_search_stop_words.py Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +01:00
0046_auto_20200113_1018.py See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
0047_auto_20200116_1246.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
0048_auto_20200120_0900.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
0049_auto_20200122_1020.py See #170: added content_category on artist 2020-01-22 11:47:54 +01:00
0050_auto_20200129_1344.py Fix #348, #474, #557, #740, #928: improved deduplication logic to prevent skipped files during import 2020-01-29 15:39:43 +01:00
0051_auto_20200319_1249.py See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
0052_auto_20200505_0810.py Importer updates: watch directories, handle metadata updates 2020-05-07 09:55:29 +02:00
0053_denormalize_audio_permissions.py Denorm default true 2020-08-04 14:24:12 +02:00
0054_alter_uploadversion_mimetype.py Update django-oauth-toolkit 2021-07-04 04:57:35 +00:00
0055_auto_20220627_1915.py Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
0056_alter_artist_content_category.py Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
0057_auto_20221118_2108.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
__init__.py