Issue Details (XML | Word | Printable)

Key: CMIS-178
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ethan Gur-esh
Reporter: Ryan McVeigh
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OASIS Content Management Interoperability Services (CMIS) TC

Clarify behavior and/or error handling of various Query Functions

Created: 08/May/09 03:47 PM   Updated: 11/Jan/10 07:43 PM
Component/s: Domain Model
Affects Version/s: Draft 0.61
Fix Version/s: Draft 0.62


 Description  « Hide
What happens if you do SELECT UPPER(foo) and foo is not a String?

What happens if you do WHERE UPPER(foo) = "X" and foo is not a String?

What happens if you do WHERE SCORE() = "x"?

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Al Brown added a comment - 08/May/09 05:21 PM
These should be exceptions

Al Brown added a comment - 08/Jun/09 01:21 PM
accepted

Al Brown added a comment - 19/Jun/09 06:00 PM
added to 62b