pub fn create_options_to_params(
create_options: CreateOptions,
) -> ClientOptionParams
Expand description
crate::ClickHouseTableProviderFactory
must receive all parameters as strings, this
function is helpful to serialize the required options
pub fn create_options_to_params(
create_options: CreateOptions,
) -> ClientOptionParams
crate::ClickHouseTableProviderFactory
must receive all parameters as strings, this
function is helpful to serialize the required options