Tim Zimmermann
|
0233f77cef
|
Add support for SHOW TABLES statement
|
2017-08-23 23:56:16 +02:00 |
Pedro Flemming
|
f815247510
|
Add documentation about missing features (#56)
|
2017-08-14 15:13:56 +02:00 |
Pedro Flemming
|
69d96061b2
|
Add tokenize method to SQLParser to output the list of tokens (#54)
Added tokenize benchmark. Restructured Makefile
|
2017-07-21 02:47:45 +02:00 |
Pedro
|
39d0dbd9af
|
Implement CREATE VIEW and DROP VIEW
|
2017-03-08 17:42:33 +01:00 |
Pedro
|
052f20ed1d
|
add additonal TPC-H queries for testing
|
2017-03-07 15:30:54 +01:00 |
Pedro
|
b7828e698e
|
implement CASE WHEN expressions
|
2017-03-07 14:55:51 +01:00 |
Pedro
|
9ecfa8e8f6
|
Allow function expressions to have variable length of parameters
|
2017-03-07 02:51:04 +01:00 |
Pedro
|
36adab70c5
|
add 10 tpch style queries and test for them
|
2017-03-07 02:01:00 +01:00 |