stash/pkg/sqlite/migrations/86_video_file_frames.up.sql
2026-03-18 11:55:15 -07:00

1 line
No EOL
63 B
SQL

ALTER TABLE video_files ADD COLUMN frames INTEGER DEFAULT NULL;