format: add AdbcErrorGetVendorCode
Open
Type: enhancement
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
### What feature or improvement would you like to see?
Since we used the vendor code as a flag, we have no way of getting/exposing the real error code in C/C++ anymore. (Go doesn't have this problem.)
Contributor guide
Research direction
The requested entry point is AdbcErrorGetVendorCode; start by tracing the C/C++ error API where the vendor code is currently used as a flag. Done means the real vendor error code can be retrieved or exposed without losing the existing vendor-code behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100