musicmuster/migrations/versions
2024-04-05 10:41:14 +01:00
..
0c604bf490f8_add_played_column_to_playlist_rows.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
1bc727e5e87f_add_columns_to_track_table.py Manage migrations with alembic 2021-03-23 08:53:11 +00:00
1c4048efee96_add_constraint_to_playlist_tracks.py Correct production database credentials 2022-04-04 21:28:54 +01:00
2cc37d3cf07f_add_playlist_dates_and_loaded.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
3a53a9fb26ab_migrate_sqla_2_and_remove_redundant_.py Migrate model to SQLAlchemy 2.0 DeclarativeBase 2023-10-15 09:51:02 +01:00
3b063011ed67_schema_changes_for_row_notes.py SQLA2: WIP 2022-07-31 21:11:34 +01:00
3f55ac7d80ad_rename_playlist_tracks_to_playlist_rows.py SQLA2.0 schema updates, column width saves 2022-07-04 21:32:23 +01:00
4a7b4ab3354f_record_tab_number_for_open_playlists.py Restore tab order and focussed tab 2022-12-20 18:35:18 +00:00
5bb2c572e1e5_add_open_field_to_playlists.py Fix create playlist from template and tab handlding 2023-11-18 14:29:52 +00:00
9bf80ba3635f_add_id_to_playlist_association_table.py Add sort to playlist/tracks association table 2021-03-28 13:25:36 +01:00
07dcbe6c4f0e_add_sort_column_deleted_and_query_to_.py Database changes needed for 2.8 and 2.9 2022-12-25 10:29:05 +00:00
29c0d7ffc741_drop_uniquerow_index_on_playlist_rows.py Enable drag-select, then drag selection 2022-08-06 22:41:18 +01:00
51f61433256f_increase_settings_name_len_and_add_.py SQLA2.0 tidy up Alembic migration file 2022-07-05 07:59:40 +01:00
52cbded98e7c_update_notecolours_table.py Use colour rather than hexcolour in notecolours table 2022-03-02 09:08:27 +00:00
52d82712d218_initial.py Manage migrations with alembic 2021-03-23 08:53:11 +00:00
269a002f989d_fixup_playdates_relationship.py Further playdates fixes 2021-03-28 14:37:31 +01:00
6730f03317df_add_carts.py WIP: carts 2022-10-15 17:42:37 +01:00
a5aada49f2fc_add_notecolours_table.py Start configurable note colours 2022-02-05 18:42:35 +00:00
b4f524e2140c_add_templates.py Implement templates 2022-10-01 14:14:26 +01:00
b0983648595e_add_settings_table.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
c55992d1fe5f_add_order_to_colours_table.py Add order to colours table 2022-02-05 23:46:43 +00:00
e3b04db5506f_add_structure_for_notes.py Migration for notes 2021-04-06 19:06:09 +01:00
ed3100326c38_add_column_for_bitrate_in_tracks.py Add bitrates to database and display 2022-08-22 17:30:30 +01:00
f07b96a5e60f_add_playlist_and_playtimes.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
f071129cbd93_add_sort_to_playlist_association_table.py Add sort to playlist/tracks association table 2021-03-28 13:25:36 +01:00
fe2e127b3332_don_t_allow_duplicate_track_paths.py Don't allow duplicate track paths 2022-08-21 19:47:47 +01:00