Enable the cutover step of a schema change to be run automatically on a scheduled time configured in schemabot.yaml. This is useful for "spicy" schema changes which could have app impact (e.g. from forcing killing queries holding onto locks), and need to run off peak hours.
Enable the cutover step of a schema change to be run automatically on a scheduled time configured in
schemabot.yaml. This is useful for "spicy" schema changes which could have app impact (e.g. from forcing killing queries holding onto locks), and need to run off peak hours.