mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
9412851408
* value: add missing includes * mysql, sqlite3: use explicitly *out* stringstreams for serialization * postgresql: fix: use max_digits10 instead of digits10 * detail: add float_safe_ostringstream, ensuring floats are serialized with enough precision * mysql, postgresql, sqlite3, tests: fix: set float-precision for all streams * run clang-format on changed files * inline remove_cvref.h * replace unspecific "wrapper" with concrete type name * tests: split connector specific tests out of serialize/Float |
||
---|---|---|
.. | ||
constraints | ||
serialize | ||
static_asserts | ||
types | ||
usage | ||
CMakeLists.txt |