mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
dff8c23b22
Add support for connection pooling * Add support for connection pooling to the core code. * Add support for PostgreSQL connection pooling with tests. * Add support for SQLite3 connection pooling with tests. * Add support for MySQL connection pooling with tests. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ConnectionPool.cpp | ||
CustomQuery.cpp | ||
DateTime.cpp | ||
DynamicSelect.cpp | ||
Json.cpp | ||
make_test_connection.h | ||
MoveConstructor.cpp | ||
Prepared.cpp | ||
Remove.cpp | ||
Sample.cpp | ||
Select.cpp | ||
TabJson.h | ||
TabJson.sql | ||
TabSample.h | ||
TabSample.sql | ||
Truncated.cpp | ||
Union.cpp | ||
Update.cpp |