[CONCPP-8] Add get/setUInt methods Created: 2020-04-14 Updated: 2020-05-04 Resolved: 2020-05-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | 0.9.1 |
| Fix Version/s: | 0.9.2 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
There is get/setUInt64 methods, we need to provide unsigned counterpart for get/setInt methods as well. And, maybe, get/set(U)Int32 aliases |
| Comments |
| Comment by Lawrin Novitsky [ 2020-05-04 ] |
|
Commit c8ec1a0 |