memgraph/tests/qa/tck_engine
Marin Tomic 4a3808b982 Remove keyword lowercasing from stripper
Summary: This is a simple thing that enables us to use keywords as symbolic names. A bad thing is that planning will be done for queries which differ only in keyword case (e.g. "MATCH (x) RETURN x" and "match (x) return x"), but that should not be a significant performance impact as queries are done programmaticaly when high throughput is expected and we don't expect letter case change in that case.

Reviewers: buda, mferencevic, teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1496
2018-07-19 17:08:45 +02:00
..
results .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
steps Make interpretation pullable 2017-12-22 15:19:05 +01:00
tests Remove keyword lowercasing from stripper 2018-07-19 17:08:45 +02:00
.gitignore .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
behave.ini .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
binary.todo .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
environment.py Add initial version of properties on disk 2018-05-10 17:58:38 +02:00
test_executor.py Add initial version of properties on disk 2018-05-10 17:58:38 +02:00
test_results.py Add initial version of properties on disk 2018-05-10 17:58:38 +02:00