1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pass `_CRT_SECURE_NO_WARNINGS` compile definition in a correct way More... about 1 year ago
Use VC 2019 for appveyor builds due to more recent CMake dependency More... about 1 year ago
Fixed improperly ended if-condition in CMake file More... about 1 year ago
VC++ 2019 and earlier don't match differing partial specializations More... about 1 year ago
CMake (Windows): Suppress deprecation warning for unsecure CRT function More... about 1 year ago
CMake should prefer found Catch2 over building it from source More... about 1 year ago
Runner-up 3 for appveyor test builds using VS 2017 More... about 1 year ago
Runner-up 2 for appveyor test builds using VS 2017 More... about 1 year ago
Runner-up for appveyor test builds using VS 2017 More... about 1 year ago
C++14 appveyor test builds on Windows have been changed to use VS 2017 More... about 1 year ago
Dedicated type traits for compound, binary condition, built-in function More... about 1 year ago
Cleaned up work on C++20 based aliases More... about 1 year ago
Improved concepts for C++20 based aliases More... about 1 year ago
Moved textual replacement macros to functional/config.h More... about 1 year ago
Concepts for C++20 based aliases More... about 1 year ago
Introduced a configuration header, made universally available More... about 1 year ago
Fixed 'employee' subquery example More... about 1 year ago
Enclose serialized VALUES expression in parentheses More... about 1 year ago
Fixed conceptual requirement for `pick_table()` More... about 1 year ago
Const-qualified `view_t` members where possible More... about 1 year ago
Updated very minor things More... about 1 year ago
Pimped tables and column aliases More... about 1 year ago
Enabled parallel builds on appveyor if possible More... about 1 year ago
Merge remote-tracking branch 'upstream/dev' into dev More... about 1 year ago
Merge pull request #1143 from FireDaemon/issues/#1106 More... about 1 year ago
Provided an example for selecting all columns from multiple tables More... about 1 year ago
Update iteration over joined tables More... about 1 year ago
Consistency with the renaming made in sqlite_orm_plus More... about 1 year ago
Clean up includes in column_names_getter.h More... about 1 year ago
RIP `join_iterator` More... about 1 year ago