Commit f063f578981bfb7f88880e9bdfbfd0a370dfefea

Russell Belfer 2013-05-01T14:48:35

Catch some odd odb backend corner case errors There are some cases, particularly where no loaded ODB backends support a particular operation, where we would return an error code without having set an error. This catches those cases and reports that no ODB backends support the operation in question.