mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-02 03:00:38 -06:00
* Move the method definitions of sqlpp::normal_connection inside the class. * Move the method definitions of sqlpp::pooled_connection inside the class. * clang-format include/sqlpp11/connection.h * clang-format include/sqlpp11/connection_pool.h