Feature #1206
db error codes in Dbo::Exception
| Status: | Closed | Start date: | 03/21/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Koen Deforche | % Done: | 0% | |
| Category: | - | |||
| Target version: | 3.2.3 |
Description
adding error code of exception
for Postgresql its
PQresultErrorField(const PGresult *res, int fieldcode)
with fieldcode corresponds to PG_DIAG_SQLSTATE
History
#1 Updated by Koen Deforche about 1 year ago
- Status changed from New to Assigned
- Assignee set to Koen Deforche
- Target version set to 3.2.2
#2 Updated by Koen Deforche 12 months ago
- Status changed from Assigned to Resolved
- Target version changed from 3.2.2 to 3.2.3
#3 Updated by Koen Deforche 8 months ago
- Status changed from Resolved to Closed
Fixed in Wt 3.2.3 RC1.