mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
- SQL logging channel and archiving strategy
- row formatting refactored - affected row count for insert, delete and update returned from Statement::execute() - internal SQL string formatting capability using Poco::format()
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
~DataTest();
|
||||
|
||||
void testSession();
|
||||
void testStatementFormatting();
|
||||
void testFeatures();
|
||||
void testProperties();
|
||||
void testBLOB();
|
||||
|
||||
Reference in New Issue
Block a user