Renamed media type to track type for tracks
This commit is contained in:
parent
3338e9289a
commit
386918da2b
23 changed files with 111 additions and 111 deletions
|
@ -1 +1 @@
|
|||
ALTER TABLE cc_files DROP COLUMN IF EXISTS media_type;
|
||||
ALTER TABLE cc_files DROP COLUMN IF EXISTS track_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue