Pedro Flemming
|
0909c6a89a
|
Documentation & Result Move Constructor (#39)
Updates documentation, adds a move constructor to SQLParserResult, fixes compile-time warnings
|
2017-04-21 16:15:07 +02:00 |
Pedro Flemming
|
927c8ec40a
|
add tests and benchmarks for prepare and execute
|
2017-04-09 13:34:51 +02:00 |
Pedro Flemming
|
e94e80e674
|
add various utility methods to SQLParserResult like releaseStatements
|
2017-04-08 03:18:58 +02:00 |
Pedro Flemming
|
6b22e22162
|
update tests to use the new Parser interface
|
2017-04-07 16:26:00 +02:00 |
Pedro Flemming
|
e6cd70f029
|
move sqlhelper into util/. Add convenience methods
|
2017-04-07 15:47:51 +02: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 |
Pedro
|
69e9673763
|
fixed leaks triggered by sql_tests.cpp
|
2017-02-08 04:10:26 +01:00 |
Pedro
|
ec46b28f32
|
improved interface of SQLParserResult
|
2017-02-08 02:59:07 +01:00 |
Pedro
|
4632abf92d
|
change var names to camelCase
|
2016-02-27 15:22:22 +01:00 |
Pedro
|
57b8cdd31b
|
adjust names of members
|
2016-02-27 14:45:59 +01:00 |
Pedro
|
3df367e668
|
renamed SQLStatementList to SQLParserResult and moved into separate file
|
2016-02-27 14:24:23 +01:00 |
Pedro
|
8f26c45c01
|
build tests with library
|
2015-12-23 16:14:39 +01:00 |
Pedro
|
5046c6477f
|
restructured source code and build dynamic library
|
2015-12-23 16:01:08 +01:00 |