Actions
Feature #1206
closeddb error codes in Dbo::Exception
Start date:
03/21/2012
Due date:
% Done:
0%
Estimated time:
Description
adding error code of exception
for Postgresql its
PQresultErrorField(const PGresult *res, int fieldcode)
with fieldcode corresponds to PG_DIAG_SQLSTATE
Updated by Koen Deforche over 12 years ago
- Status changed from New to InProgress
- Assignee set to Koen Deforche
- Target version set to 3.2.2
Updated by Koen Deforche over 12 years ago
- Status changed from InProgress to Resolved
- Target version changed from 3.2.2 to 3.2.3
Updated by Koen Deforche about 12 years ago
- Status changed from Resolved to Closed
Fixed in Wt 3.2.3 RC1.
Actions