PipedSQL does not allow a trailing semicolon, which is unintuitive
Bug #537889 reported by
David Rosenbaum
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Boots |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
For example:
> select * from team; | filter('A');
ERROR :: Boots encountered an internal error: SQL is only permitted for the first clause
PipedSQL should ignore trailing semicolens.
Related branches
Changed in boots: | |
importance: | Undecided → Medium |
summary: |
- PipedSQL does not allow a trailing semicolen which is not intuitive + PipedSQL does not allow a trailing semicolon, which is unintuitive |
Changed in boots: | |
status: | New → Fix Committed |
To post a comment you must log in.