Community
Participate
Working Groups
Created attachment 204627 [details] Test case Exception not thrown on get for row that doesn't exists
Created attachment 204628 [details] Library to load database for test case
According to the spec v031 pg 43 "If no results were returned, nothing is updated."
Accepted ruling that developer will either have to preset some state which will change when record is read, but not change when it is not read, or that developer will always have to use result sets to get rows from table.