ALTER TABLE libraries ADD transcode_command bigint REFERENCES ffmpeg_commands(id), ADD health_command bigint REFERENCES ffmpeg_commands(id);