Add db up/downgrade script for album_override field
This commit is contained in:
parent
a2eb4b2297
commit
d68c95b144
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
ALTER TABLE imported_podcast DROP COLUMN IF EXISTS album_override;
|
Loading…
Add table
Add a link
Reference in a new issue