Function databend_common_ast::parser::statement::table_option

source ยท
pub fn table_option(i: Input<'_>) -> IResult<'_, BTreeMap<String, String>>