-- Add frame_end to tasks for range-based render tasks (NULL = single frame, same as frame) ALTER TABLE tasks ADD COLUMN frame_end INTEGER;