boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
250 stars 32 forks source link

connection::(async_)query, execute_statement, start_query, start_statement_execution deprecation warning #220

Closed anarthal closed 6 months ago

anarthal commented 6 months ago

These have been deprecated for 3 releases and will be removed in Boost 1.86. A warning should now be issued to prompt for migration.