* fix(legacy): do not fail on fresh sql migration * fix(legacy): sql only drop if exists * fix(legacy): remove unused in db locales These inserts are making migration fail
5 lines
171 B
SQL
5 lines
171 B
SQL
-------------------------------------------------------
|
|
-- cc_playlisttimes
|
|
-------------------------------------------------------
|
|
|
|
DROP VIEW IF EXISTS cc_playlisttimes;
|