mirror of
https://github.com/boostorg/mysql.git
synced 2025-05-12 14:11:41 +00:00
Added support for the static interface Statement execution now supports bool and optionals Replaced the FieldLikeTuple and FieldLike concepts by WritableFieldTuple and WritableField Added diagnostics::client_message Solved a problem with blob types and stored procedures under MariaDB Removed a troublesome assert in row_impl Protected numeric_limits min/max from intrusive macros Added C++11/14 order management examples Documentation section collapsing Test Jamfiles now show output only on failure close #60 close #153 close #154