Actions
Bug #1743
closedQueryModel does not accept any types except dbo::ptr or boost::tuple
Start date:
03/06/2013
Due date:
% Done:
0%
Estimated time:
Description
Hello!
QueryModelstd::string can not be linked. Error message:
undefined reference to `Wt::Dbo::query_result_traits<std::basic_string<char, std::char_traits, std::allocator > >::id(std::basic_string<char, std::char_traits, std::allocator > const&)'
Updated by Koen Deforche over 11 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.0
Hey,
I've added the missing implementations.
Regards,
koen
Updated by Koen Deforche over 11 years ago
- Status changed from Resolved to Closed
Actions