Closed
Description
i.e
select JSON """{"name": "Alice", "age": 30}"""
fails. More examples can also be found here.
I also tried to do things like SELECT timestamp """{"name": "Alice", "age": 30}"""
which also fails.
Error message is:
called `Result::unwrap()` on an `Err` value: ParserError("Expected: end of statement, found: \"\"\"{\"name\": \"Alice\", \"age\": 30}\"\"\" at Line: 7, Column: 13")
Metadata
Metadata
Assignees
Labels
No labels