eturella

Results 3 issues of eturella

i need to use float or decimal field. Lexer tag "float" as TokenIdentity when parser need TokenTypeFloat the following test fails using "float" and "float(15)" verifyTokens(t, `CREATE TABLE articles (...

Closes #2

thanks for your work! # 1 multiple call to "ng add" results in same number of gitignore entries const buffer = host.read('.gitignore'); const content = buffer.toString(); if( !buffer.toString().includes('environments/version.ts'){ // call...