PipedSQL syntax should support real string literals
Bug #532124 reported by
Max Goodhart
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Boots |
Fix Released
|
High
|
David Rosenbaum |
Bug Description
The PipedSQL syntax should employ real string literals so that whitespace does not matter in function invocations. I would suggest trying to use the python "parser" library to parse constructor calls, since the syntax is so similar to Python.
Changed in boots: | |
importance: | Undecided → High |
assignee: | nobody → David Rosenbaum (davidjrosenbaum) |
Changed in boots: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed.