ALTER TABLE libraries ADD transcode_command_id bigint REFERENCES ffmpeg_commands(id), ADD health_command_id bigint REFERENCES ffmpeg_commands(id);