Pedro Flemming
|
6b22e22162
|
update tests to use the new Parser interface
|
2017-04-07 16:26:00 +02:00 |
Pedro Flemming
|
eddd799c26
|
rename operators to match constant naming style. Move the enum out of Expr
|
2017-04-06 17:25:47 +02:00 |
Pedro
|
b7828e698e
|
implement CASE WHEN expressions
|
2017-03-07 14:55:51 +01:00 |
Pedro
|
5605dbab7e
|
implement EXISTS conditional
|
2017-03-07 14:37:19 +01:00 |
Pedro
|
cf1c84d46d
|
Add select statement as possible operand in expressions
|
2017-03-07 14:22:52 +01:00 |
Pedro
|
35b8b569eb
|
Implement BETWEEN operator
|
2017-03-07 13:49:56 +01:00 |
Pedro
|
9ecfa8e8f6
|
Allow function expressions to have variable length of parameters
|
2017-03-07 02:51:04 +01:00 |
Pedro
|
f82504b319
|
Allow order by to define a list of expressions to order by
|
2017-03-07 02:30:44 +01:00 |
Pedro
|
36adab70c5
|
add 10 tpch style queries and test for them
|
2017-03-07 02:01:00 +01:00 |
Pedro
|
681fbe42d2
|
refactor tests to use the microtest framework
|
2017-02-10 21:41:34 +01:00 |