stash/pkg/sqlite/migrations/2_cover_image.up.sql

1 line
45 B
MySQL
Raw Permalink Normal View History

ALTER TABLE `scenes` ADD COLUMN `cover` blob;