3 lines
146 B
SQL
3 lines
146 B
SQL
ALTER TABLE library_collections DROP COLUMN IF EXISTS poster_thumbhash;
|
|
ALTER TABLE library_collections DROP COLUMN IF EXISTS backdrop_thumbhash;
|