morffix/migrations/000010_alter_files_table_transcode.up.sql

2 lines
No EOL
60 B
SQL

ALTER TABLE files
ADD transcode smallint NOT NULL DEFAULT 1;