ruben
|
547adbf016
|
Added coverage for TIME in db types
Fixed bug in operator<< for times
Fixed bug in text deserialization for times
|
2020-02-20 21:45:06 +00:00 |
|
ruben
|
8d6c1bbaf7
|
Now years are represented as plain ints
Now values do not have ::date::year as an option;
represented as plain uint32_t instead
|
2020-01-31 13:06:21 +00:00 |
|
ruben
|
203765459b
|
Sanitized CMake
Now mysql_asio propagates the right C++ standard
Now tests are built conditionally
Now unit tests are inside their own subdirectory
|
2020-01-14 11:30:26 +00:00 |
|