Description
Support for multiline pg-style strings in cqlsh is broken.
cqlsh:foo> insert into texttab (a) values ($$
Invalid syntax at line 1, char 33
insert into texttab (a) values ($$
^
cqlsh:foo>
Will tackle that and also add a test for it.
Attachments
Issue Links
- links to