stash/pkg/sqlite/migrations/85_video_file_frames.up.sql
2026-03-18 11:16:38 -07:00

1 line
No EOL
63 B
SQL

ALTER TABLE video_files ADD COLUMN frames INTEGER DEFAULT NULL;