
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 13/Feb/04 02:14 PM
Updated: 13/Feb/04 02:58 PM
|
|
| Component/s: |
SeRQL
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
1.0
|
|
The SeRQL query engine currently does not report an error or warning when a query uses an unbound variable in either the select/construct or the where clause.
Example:
select X
from {X} p {Z}
where Y = foo:bar
should report an error since the variable Y is not bound to any value in the path expression.
|
|
|
There are no comments yet on this issue.
|
| |
|
|