Yevgeniy Zakharov
Yevgeniy Zakharov
we need to add either support for `std::list` or for generic STL container
replace `constraints` with `internal`
don't understand your concern. What error do you get?
@NickStrupat yeah. Let me restart it
@NickStrupat IDK how to run it explicitly. Actually it is not a problem cause I build check on AppVeyor is enough. R u waiting for 1.8?
Hi. It is a very nice feature. I have been thinking about it several days ago. I think that API will look like that: ```c++ auto statement = storage.prepare(select(columns(&Doctor::id, &Doctor::name,...
hi. Can you provide a small code snippet to repro it please?
yes it is a know issue. The case is what you are saying is right - it will eliminate some concerns that some users can face. But also `sqlite_orm` is...
Good idea. How do you see this API?
ok I'll update it. Thanks Juan