Opened 15 years ago
Closed 15 years ago
#543 closed enhancement (fixed)
Implement native error code for sqlite
Reported by: | Aleck | Owned by: | Aleck |
---|---|---|---|
Priority: | major | Milestone: | 3.5.0 |
Component: | FDO API | Version: | 3.4.0 |
Severity: | 3 | Keywords: | GetNativeErrorCode |
Cc: | External ID: |
Description
This patch will let the sqlite provider to include a native error code when throws an exception
Attachments (1)
Note:
See TracTickets
for help on using tickets.
The patch for the implementation