switch tests to hspec, improve error messages
This commit is contained in:
parent
fadd010942
commit
c11bee4a9c
36 changed files with 2570 additions and 1809 deletions
|
@ -1,3 +1,8 @@
|
|||
0.8.0 (not yet released)
|
||||
lexer has new option to output an invalid token on some kinds of
|
||||
parse errors
|
||||
switch tests to hspec
|
||||
improve parse error messages
|
||||
0.7.1 fix error message source quoting
|
||||
0.7.0 support autoincrement for sqlite
|
||||
support table constraints without separating comma for sqlite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue