is it possible to extend soci database library and use wxVector
instead of std::vector
for bulk operations?
I know how to extend the basic data-types, but for bulk operations, I have no idea.
is it possible to extend soci database library and use wxVector
instead of std::vector
for bulk operations?
I know how to extend the basic data-types, but for bulk operations, I have no idea.