Function databend_common_ast::parser::query::table_alias

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