Skip to content

Commit c4521bf

Browse files
committed
Merge branch 'QA'
[ci skip] Signed-off-by: William Desportes <williamdes@wdes.fr>
2 parents 25f9d56 + b2467ef commit c4521bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@
5454
* Fix for error message with multiple CALL statements (#223)
5555
* Recognize the question mark character as a parameter (#242)
5656

57+
## [4.7.0] - 2020-10-08
58+
59+
* EXISTS is also a function. (#297)
60+
* Fix lexer to not allow numbers with letters (#300)
61+
* Add support for INVISIBLE keyword (#292)
62+
* Fix the "$" might be a character used in a name (#301)
63+
* Fix use stream_select instead of non-blocking STDIN (#309)
64+
* Add select validation to a create view statement (#310)
65+
5766
## [4.6.1] - 2020-03-20
5867

5968
* Revert some changes with the understanding of ANSI_QUOTES mode and identifiers

0 commit comments

Comments
 (0)