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 * 4 years ago
..
ast Parse * 4 years ago
ast.ts Parse * 4 years ago
error.ts Initial commit/lexer 4 years ago
lexer.ts Allow selecting from subselect 4 years ago
parser.ts Parse * 4 years ago
token.ts Allow selecting from subselect 4 years ago