Function operator::statement::ddl::merge_options

source ยท
fn merge_options(
    table_opts: TableOptions,
    schema_opts: SchemaNameValue,
) -> TableOptions
Expand description

Merge table level table options with schema level table options.