We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2555e38 commit 338914cCopy full SHA for 338914c
1 file changed
CHANGELOG
@@ -13,6 +13,9 @@ Bug Fixes
13
* Correctly identify NULLS FIRST / NULLS LAST as keywords (issue487).
14
* Fix splitting of SQL statements that contain dollar signs in
15
identifiers (issue491).
16
+* Remove support for parsing double slash comments introduced in
17
+ 0.3.0 (issue456) as it had some side-effects with other dialects and
18
+ doesn't seem to be widely used (issue476).
19
20
21
Release 0.3.0 (Mar 11, 2019)
0 commit comments