2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-02-21 03:02:18 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
ruben
f5c2f3abf4 Added extra deserialize_binary_value test for TIME
To cover when sign is negative but not 0x01
2020-05-09 19:28:38 +01:00
ruben
a76caa8a83 Refactored binary protocol magic numbers
Fixed wider ranges for DATE and DATETIME
Removed old binary (de)serialization functions
2020-05-08 16:54:22 +01:00
ruben
aadd8213ad Added binary deserialization error tests 2020-05-04 20:21:28 +01:00
ruben
ee095a6af0 Completed binary_serialization_value tests 2020-05-04 16:06:36 +01:00
ruben
b4039c0ffa Simplified binary deserialization impl 2020-05-04 15:35:50 +01:00
ruben
f07d50950e Split binary_serialization tests into two files 2020-05-04 13:53:41 +01:00