[CONCPP-38] Default value for the yearIsDateType option should be false Created: 2020-09-21 Updated: 2020-09-24 Resolved: 2020-09-24 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | 0.9.4 |
| Type: | Task | Priority: | Minor |
| Reporter: | Lawrin Novitsky | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Since atm all date classes are just aliases for a string, it doesn't make sense to convert and return year as date in the getString |
| Comments |
| Comment by Lawrin Novitsky [ 2020-09-24 ] |
|
Commit d6dcf96 |