memgraph/tools/tests/client/output_tabular/multiline_query_with_comments.txt
Matej Ferencevic 89b6262fa4 Fix multiline query concatenation character
Reviewers: buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2814
2020-09-04 13:18:55 +02:00

31 lines
1.5 KiB
Plaintext

+-----------------------------------------------+
| n |
+-----------------------------------------------+
| (:Constantine {quote: "In hoc signo vinces"}) |
+-----------------------------------------------+
+-----------------------------------------------+
| n |
+-----------------------------------------------+
| (:Constantine {quote: "In hoc signo vinces"}) |
+-----------------------------------------------+
+---------------------------------------------------------+
| n |
+---------------------------------------------------------+
| (:Erdody {quote: "Regnum regno non praescribit leges"}) |
+---------------------------------------------------------+
+---------------------------------------------------------+
| n |
+---------------------------------------------------------+
| (:Erdody {quote: "Regnum regno non praescribit leges"}) |
+---------------------------------------------------------+
+-------------------------------------+
| n |
+-------------------------------------+
| (:Caesar {quote: "Alea iacta est"}) |
+-------------------------------------+
+-------------------------------------+
| n |
+-------------------------------------+
| (:Caesar {quote: "Alea iacta est"}) |
+-------------------------------------+