-- Remove logs column from executions table ALTER TABLE executions DROP COLUMN IF EXISTS logs;