History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: SES-26
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Arjohn Kampman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Sesame

SeRQL query parser fails check on unbound variables for construct queries

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


 Description   
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.

 All   Comments   Change History      Sort Order:
Comment by Arjohn Kampman [02/May/05 10:57 AM]
unscheduling