Function mz_sql::plan::statement::ddl::get_unnamed_key_envelope

source ยท
fn get_unnamed_key_envelope(
    key: Option<&DataEncoding<ReferencedConnection>>,
) -> Result<KeyEnvelope, PlanError>
Expand description

Gets the key envelope for a given key encoding when no name for the key has been requested by the user.