boostorg / mysql

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

format_sql: expose format_arg_value #284

Closed anarthal closed 3 weeks ago

anarthal commented 3 weeks ago

This would simplify userland generic code, like the one in batch_inserts_generic.cpp