Function databend_common_ast::parser::query::table_function_param

source ยท
pub fn table_function_param(i: Input<'_>) -> IResult<'_, TableFunctionParam>