
| Key: |
SES-26
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Arjohn Kampman
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
Sesame
Created: 05/Mar/04 03:45 PM
Updated: 02/May/05 10:57 AM
|
|
| Component/s: |
SeRQL
|
| Affects Version/s: |
1.0
|
| Fix Version/s: |
None
|
|
The check for unbound variables that is done for SeRQL select queries does not work for construct queries. This is due to the fact that PathExpression's are used for modeling the projection and the same PathExpression's are used to indicate that variables are bound.
|
|
|
|