Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
N/A
-
Resolution: Unresolved
-
Affects Version/s: 1.0.2
-
Fix Version/s: Next Major Release
-
Component/s: Zend_Db
-
Labels:None
Description
Zend_Db_Adapter_Abstract::lastSequenceId() and nextSequenceId() return null, rather than throw an exception, when they are not supported. To me it seems logical to throw an exception when an unsupported operation is requested of a database adapter. If there are good reasons to return null or not to throw an exception, however, please consider this a non-issue.
Please categorize/fix as needed.