HyriseSQLParser/test
Pedro Flemming f85a5e7b52 Prepared Statements (#43)
Changed PREPARE syntax to be closer to the standard.
2017-05-29 16:22:13 +02:00
..
queries Implement CREATE VIEW and DROP VIEW 2017-03-08 17:42:33 +01:00
thirdparty/microtest Documentation & Result Move Constructor (#39) 2017-04-21 16:15:07 +02:00
prepare_tests.cpp Prepared Statements (#43) 2017-05-29 16:22:13 +02:00
select_tests.cpp fix token generator for negative numbers (#41) 2017-04-25 17:25:00 +02:00
sql_asserts.h add tests and benchmarks for prepare and execute 2017-04-09 13:34:51 +02:00
sql_grammar_test.cpp add parseSQLString method with output parameter instead of return value 2017-04-07 16:16:25 +02:00
sql_tests.cpp Documentation & Result Move Constructor (#39) 2017-04-21 16:15:07 +02:00
test.sh add copy header files to install rule 2017-04-04 02:58:16 +02:00
tpc_h_tests.cpp update tpch tests to use new interface 2017-04-07 16:28:33 +02:00
valid_queries.sql Prepared Statements (#43) 2017-05-29 16:22:13 +02:00