A work-in-progress SQL parser written in TypeScript
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 67fada86c5 Parse * hace 4 años
..
alias.ts Allow selecting from subselect hace 4 años
backtick.ts Parse backticks hace 4 años
binary.ts Parse * hace 4 años
identifier.ts Parse identifiers hace 4 años
number.ts Start parsing hace 4 años
selectStatement.ts Parse * hace 4 años
star.ts Parse * hace 4 años