Function databend_common_ast::parser::query::table_alias_without_as

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