memgraph/tests
Teon Banek 69cfd197d8 Don't raise TypedValueException during query execution
Summary:
Handle TypedValueExceptions in query/plan/operator.cpp

Raise QueryRuntimeException during expression evaluation

Reviewers: florijan, mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D457
2017-06-13 14:46:56 +02:00
..
benchmark GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
concurrent GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
data Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped). 2017-03-08 14:19:55 +01:00
drivers Python driver test. 2017-06-12 15:53:43 +02:00
integration Rename config flags. 2017-06-09 10:52:26 +02:00
manual Don't pass MEMGRAPH_ALL_LIBS to all cmake targets 2017-06-08 14:14:01 +02:00
stress Bipartite stress test. 2017-06-12 10:47:37 +02:00
unit Don't raise TypedValueException during query execution 2017-06-13 14:46:56 +02:00
client-stress.sh Started network refactorization. 2017-03-06 13:52:34 +01:00
CMakeLists.txt gbenchmark reports are generated inside build/test_results/benchmark 2016-12-23 09:58:26 +01:00