Commit Graph

3 Commits

Author SHA1 Message Date
Vasily Nemkov
ce70e4f238 IN function result
Allowing function result to be used on the right side of IN statement.
All functions except aggregate ones, should work just Ok.
Fixed printing AST of operator IN.
2019-06-03 16:58:47 +03:00
Alexey Milovidov
efd882aa29 Better logic 2019-05-16 22:55:18 +03:00
Alexey Milovidov
842d62463b Added more tests 2019-05-16 22:26:32 +03:00