Codenift
1d7d937a7f
track type management
2020-01-25 12:09:19 -05:00
Codenift
386918da2b
Renamed media type to track type for tracks
2020-01-06 17:15:04 -05:00
Codenift
d5b04b30cc
Added media_type downgrade
2019-10-16 21:22:50 -04:00
Robb Ebright
125d10e474
add a downgrade sql script
2019-10-09 19:45:07 -04:00
Robbt
0cbeb07e19
modified episodes_description to be longvarchar aka text
2019-04-02 20:12:20 -04:00
Robbt
88069432f9
added alpha.7.x files
2019-04-01 20:55:38 -04:00
Robbt
6f9ce404a8
Remove duplicate sql from existing lines and update Upgrades.php
2019-04-01 11:12:15 -04:00
Robbt
b132f2e6d0
merged database schema changes to alpha.7 release
2019-03-27 09:10:15 -04:00
Robbt
1fe711f511
created new sql edition to avoid conflict with already merged
2019-02-04 09:52:17 -05:00
Robbt
2b057472ca
part of the way there towards grouping need to deal with OR value
2019-01-20 02:12:21 +00:00
Robbt
1bf5fcc169
removed quote around column name
2018-12-12 09:44:52 -05:00
Robbt
af441d4db4
added schema change to database controller
2018-12-11 21:40:09 -05:00
Lucas Bickel
313342c297
Run schema update and add migration script
2018-02-03 16:43:10 +01:00
Robb Ebright
8e3076190c
keep db changes in alpha.1
2017-03-31 11:17:26 -04:00
Robb Ebright
c12ad4ea4f
added UI to toggle autoplaylist repeat option
2017-03-31 00:00:19 -04:00
Lucas Bickel
7f00182913
Allow 0 file_id in third_party_trackrefs
...
The previous constraint of NOT NULL made it impossible to create a placeholder entry for later downloading. This uses a 0 default instead of the constraint and downloading as well as the green checkbox work again.
2017-03-18 11:37:45 +01:00
Lucas Bickel
d68c95b144
Add db up/downgrade script for album_override field
2017-03-17 14:36:28 +01:00
Lucas Bickel
2a53241ba3
Whitespace and deadcode nitpick
2017-03-10 16:27:46 +01:00
Lucas Bickel
a7d25e1960
Register and reversion update, add downgrade
2017-03-10 15:49:36 +01:00
drigato
51ec5a0df5
SAAS-1073: Schema upgrade for podcasts
...
Delete station podcast id from cc_pref in downgrade sql
2015-11-03 11:29:50 -05:00
drigato
d20574dfb1
SAAS-1073: Schema upgrade for podcasts
...
Upgrade and downgrade done.
2015-11-03 10:57:55 -05:00
Duncan Sommerville
43e9fb59ce
SAAS-1071 - more work on celery backend for podcasts; add upgrade to make file_id field in third_party_track_references nullable
2015-09-24 15:57:38 -04:00
Duncan Sommerville
67155b136a
Add downgrade action to UpgradeController, fix SoundCloud schema and bugs
2015-06-24 18:38:04 -04:00