Skip to main content

CONFIG_SOURCE_MODE_UNSUPPORTED

Constant CONFIG_SOURCE_MODE_UNSUPPORTED 

Source
pub const CONFIG_SOURCE_MODE_UNSUPPORTED: &str = "RIVET_CONFIG_SOURCE_MODE_UNSUPPORTED";
Expand description

An export mode is not supported by the configured source type — today this is a non-SQL source (MongoDB) with any mode: other than full (chunked / incremental / keyset / time-window / cdc all need SQL).