This is just minor issue regarding autocomplete. It is only just to say you know about it.
Some words cannot be auto-completed like: "constraint" or "version" (there may be more words like that), see below:
memgraph> SHOW co
coNTAINS coUNT coS coNTAINS coUNTER
memgraph> SHOW version;
+----------+
| version |
+----------+
| "2.12.1" |
+----------+
1 row in set (round trip in 0.001 sec)
This does not have any impact. It is here just for you to know.
This is just minor issue regarding autocomplete. It is only just to say you know about it.
Some words cannot be auto-completed like: "constraint" or "version" (there may be more words like that), see below:
This does not have any impact. It is here just for you to know.