klaus triendl
klaus triendl
As @robin-arcsite said, just "document the use of `open_forever()` somewhere" in terms of multithreading.
@neevek @thejinx0r Perhaps you would like to try https://github.com/FireDaemon/sqlite_orm/tree/CTEs, for which there's also a [draft PR](https://github.com/fnc12/sqlite_orm/pull/1124). There is an [example](https://github.com/FireDaemon/sqlite_orm/blob/ecdd32a9f5fd7b7bd58d3f9592c12e20d8e65b58/examples/common_table_expressions.cpp#L873) there specifically for @neevek's query, along with a few others....
We are using Catch2 v3 for unit testing. Do you know whether it is supported on UWP, or whether it needs special handling? _tests\CMakeLists.txt_ [links](https://github.com/fnc12/sqlite_orm/blob/ff7c878af872f7987b62d825284fb25d6043af10/tests/CMakeLists.txt#L172) against `Catch2::Catch2WithMain`: ``` target_link_libraries(unit_tests PRIVATE...
@paulidale If someone could revise the `remove_from_flags()` function, that would be great - Since I'm not a Perl programmer, I could only figure out how to pass it a "materialized"...
> > @paulidale If someone could revise the `remove_from_flags()` function, that would be great - Since I'm not a Perl programmer, I could only figure out how to pass it...
unit_tests project does not compile: error in concept while using VS2022 ver 17.3.1 (latest version)
@juandent Do you have the link to the tracking issue that you reported? Then we can close this ticket...
@kelteseth It would be interesting whether you see an improvement with sqlite_orm v1.8.1.
@kelteseth BTW thank you for providing the test case and the python script. It works for me - both at compile-time and run-time - using Visual C++ 17.5.3. This is...
> hey @trueqbit i would like to work on this can you please assign me this? @dhananjay-Byte As I am not a contributor, I cannot change the metadata of a...
> > hey @trueqbit i would like to work on this can you please assign me this? > > @dhananjay-Byte As I am not a contributor, I cannot change the...