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 82de347955 Add repl script 4 anni fa
src Allow selecting from subselect 4 anni fa
test Allow selecting from subselect 4 anni fa
.gitignore Initial commit/lexer 4 anni fa
.mocharc.json Initial commit/lexer 4 anni fa
package-lock.json Initial commit/lexer 4 anni fa
package.json Add repl script 4 anni fa
tsconfig.json Initial commit/lexer 4 anni fa
tslint.json Initial commit/lexer 4 anni fa