stash/pkg/sqlite/migrations/17_reset_scene_size.up.sql

2 lines
35 B
SQL

UPDATE `scenes` SET `size` = NULL;