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

3 lines
146 B
SQL
Raw Normal View History

2026-05-22 20:26:11 -04:00
ALTER TABLE library_collections DROP COLUMN IF EXISTS poster_thumbhash;
ALTER TABLE library_collections DROP COLUMN IF EXISTS backdrop_thumbhash;