We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5269cec commit c842cf5Copy full SHA for c842cf5
changelog
@@ -1,9 +1,9 @@
1
-0.8.0 (not yet released)
2
- lexer has new option to output an invalid token on some kinds of
+0.8.0 lexer has new option to output an invalid token on some kinds of
3
parse errors
4
switch tests to hspec
5
improve parse error messages
6
- * and x.* change to only parse in limited expression contexts
+ * and x.* changed to only parse in some expression contexts -
+ select items and function application argument lists
7
support sqlite 'without rowid'
8
make types in columndefs optional
9
allow column constraints and defaults to be in arbitrary order
0 commit comments