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

Pipeline: internals #255

Closed anarthal closed 3 months ago

anarthal commented 4 months ago

Refactor the current implementation to support arbitrary pipelines. This is a requirement for #75.