mirror of
https://github.com/boostorg/mysql.git
synced 2025-05-12 14:11:41 +00:00
resultset has been renamed to results, to support multi-resultset without changing the API. server_diagnostics has been renamed to diagnostics, allowing the library to emit future client diagnostics server_error has been renamed to error_with_diagnostics throw_on_error semantics have been simplified field::emplace_xxx functions have been removed (redundant) connection::read_one_row has been removed (redundant) close #119