Yevgeniy Zakharov

Results 272 comments of Yevgeniy Zakharov

hi. `with` is supported starting from `v1.9` release which is published about a day ago. Please look through [CTE example](https://github.com/fnc12/sqlite_orm/blob/master/examples/common_table_expressions.cpp)

@myhaquanwen do you have more questions?

closing due to inactivity. Feel free to reopen once you have updates

what's your compiler version and build steps?

looks like you have a typo somewhere in `make_storage` call. Please show your `make_storage` call and also show this line `tests/is_column_with_insertable_primary_key.cpp:11:104: error: template argument 3 is invalid` to get more...

@myhaquanwen did it work? It you still facing this issue please share `make_storage` code

still need more details cause we are unable to repro it. Closing due to inactivity. Please feel free to reopen if somebody still facing this issue and provides new details...

PR is here https://github.com/fnc12/sqlite_orm/pull/1359