mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
ed181d99dc
* enh(ThreadTest): add join test * enh(SQLLogger): #4529 (wip) * enh(SQLChannel): just few C++17 modernisations. * enh(SQLiteTest): extend unit test to destroy SQL channel while it has pending messages. (#4529) * enh(ODBC): improve exception descriptions and add string/batch size tests * feat(SQLChannel): add store-and-forward mode * fix(DataTest): SQLChannel *nix build and test run #4529 * fix(DataTest): CodeQL warning #4529 * chore(ODBCTest): lower the number of max statements in big batch * feat(SQLChannel): add flush property #4529 * enh(SQLChannel): use event for interruptible sleep; reduce code duplication with lambda; update comments #4529 * fix(SQLChannel): flush time determination #4529 --------- Co-authored-by: Matej Kenda <matejken@gmail.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
Makefile | ||
TestSuite_vs160.vcxproj | ||
TestSuite_vs160.vcxproj.filters | ||
TestSuite_vs170.vcxproj | ||
TestSuite_vs170.vcxproj.filters | ||
TestSuite_VS90.vcproj | ||
TestSuite.progen |