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 82b5315379 Parse AND and OR 4 years ago
..
alias.ts Parse aliases 4 years ago
binary.ts Parse AND and OR 4 years ago
identifier.ts Parse identifiers 4 years ago
number.ts Start parsing 4 years ago
selectStatement.ts Parse simple where 4 years ago