Yevgeniy Zakharov

Results 272 comments of Yevgeniy Zakharov

we need to add either support for `std::list` or for generic STL container

@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...

ok I'll update it. Thanks Juan