Constant mz_catalog::durable::initialize::ENABLE_0DT_DEPLOYMENT

source ·
pub(crate) const ENABLE_0DT_DEPLOYMENT: &str = "enable_0dt_deployment";
Expand description

The key used within the “config” collection where we store a mirror of the enable_0dt_deployment “system var” value. This is mirrored so that we can toggle the flag with LaunchDarkly, but use it in boot before LaunchDarkly is available.