query/test/backends
Sascha Kühl ae7c1f510f introduced make_object function to create object_ptr instances and removed some session::insert overloads for simplicity 2026-02-16 11:29:27 +01:00
..
ColorEnumTraits.cpp fixed backend test compilation 2025-02-12 16:01:52 +01:00
ColorEnumTraits.hpp initial matador ng commit 2025-02-02 20:37:12 +01:00
ConnectionTest.cpp fixed backend tests 2025-02-13 16:13:20 +01:00
QueryBasicTest.cpp introduced execute_result 2026-02-10 11:57:09 +01:00
QueryFixture.cpp use table metas where possible 2026-01-09 18:10:23 +01:00
QueryFixture.hpp schema progress (does not compile) 2025-12-31 11:56:12 +01:00
QueryRecordTest.cpp introduced execute_result 2026-02-10 11:57:09 +01:00
QueryStatementTests.cpp introduced execute_result 2026-02-10 11:57:09 +01:00
QueryTest.cpp added `returning` token for insert query 2026-02-15 18:34:12 +01:00
SchemaFixture.cpp added alter table command to fluent query builder (progress) 2025-11-03 16:21:26 +01:00
SchemaFixture.hpp added alter table command to fluent query builder (progress) 2025-11-03 16:21:26 +01:00
SchemaTest.cpp identity generator progress 2026-02-11 16:01:44 +01:00
SessionFixture.cpp implemented lazy loading for object_ptr and belongs_to 2026-01-15 12:40:54 +01:00
SessionFixture.hpp implemented lazy loading for object_ptr and belongs_to 2026-01-15 12:40:54 +01:00
SessionTest.cpp introduced make_object function to create object_ptr instances and removed some session::insert overloads for simplicity 2026-02-16 11:29:27 +01:00
StatementCacheTest.cpp added session context and implemented the executor interface for session 2025-08-14 15:48:21 +02:00
StatementTest.cpp introduced execute_result 2026-02-10 11:57:09 +01:00
TypeTraitsTest.cpp introduced execute_result 2026-02-10 11:57:09 +01:00