mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
- use() takes reference now
- bind() for constants - Statement: allow for easier external binding supply
This commit is contained in:
@@ -63,6 +63,7 @@ public:
|
||||
void testRowSort();
|
||||
void testRowFormat();
|
||||
void testDateAndTime();
|
||||
void testExternalBindingAndExtraction();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
Reference in New Issue
Block a user