boostorg / mysql

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

format_sql: lists #280

Closed anarthal closed 3 months ago

anarthal commented 3 months ago

This is a very common use case (all examples include it), and doing it by hand is error-prone. Provide some helper.