Files
silo-server/migrations/004_collection_image_thumbhash.down.sql
T

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;