mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-29 04:06:51 +01:00
bind() arguments change
This commit is contained in:
@@ -430,7 +430,6 @@ void ODBCTest::testBulk()
|
||||
_pSession->setFeature("autoExtract", true);
|
||||
|
||||
recreateMiscTable();
|
||||
|
||||
_pExecutor->doBulk<std::vector<int>,
|
||||
std::vector<std::string>,
|
||||
std::vector<BLOB>,
|
||||
|
||||
Reference in New Issue
Block a user