Replies: 1 comment 2 replies
-
There is the "Into vector of custom type objects" test in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to perform Bulk operations that support user-defined data types with std::vector.
I think the issue is from the Unknown missing class methods like
void convert_from_base() SOCI_OVERRIDE
void resize(std::size_t sz) SOCI_OVERRIDE
std::size_t size() const SOCI_OVERRIDE
Logs
from code
Beta Was this translation helpful? Give feedback.
All reactions