query/test
Sascha Kuehl 1c92e07173 added data binding traits 2023-12-11 17:20:42 +01:00
..
models added data binding traits 2023-12-11 17:20:42 +01:00
AnyTypeToVisitorTest.cpp added any type visitor and converter 2023-11-21 20:07:07 +01:00
BackendProviderTest.cpp renamed all tests 2023-11-22 22:22:32 +01:00
CMakeLists.txt implemented specialization of data types via type traits and handling of embedded non-trivial types 2023-12-10 22:40:01 +01:00
ColumnGeneratorTest.cpp renamed all tests 2023-11-22 22:22:32 +01:00
ColumnNameGeneratorTest.cpp renamed all tests 2023-11-22 22:22:32 +01:00
ColumnTest.cpp added any type visitor and converter 2023-11-21 20:07:07 +01:00
ConnectionPoolTest.cpp fixed a bug when acquiring a connection with a specific id 2023-11-27 20:24:43 +01:00
ConnectionTest.cpp added describe table and table exists to session 2023-11-26 22:17:59 +01:00
Databases.hpp implemented specialization of data types via type traits and handling of embedded non-trivial types 2023-12-10 22:40:01 +01:00
QueryBuilderTest.cpp implemented prepared statement for postgres and sqlite 2023-12-09 11:08:03 +01:00
RecordTest.cpp renamed all tests 2023-11-22 22:22:32 +01:00
SessionRecordTest.cpp implemented prepared statement for postgres and sqlite 2023-12-09 11:08:03 +01:00
SessionTest.cpp added postgres backend 2023-11-25 12:33:51 +01:00
StatementCacheTest.cpp added data binding traits 2023-12-11 17:20:42 +01:00
StatementTest.cpp implemented specialization of data types via type traits and handling of embedded non-trivial types 2023-12-10 22:40:01 +01:00
TypeTraitsTest.cpp added data binding traits 2023-12-11 17:20:42 +01:00
ValueGeneratorTest.cpp renamed foreign class to entity, introduced interface class query_result_reader 2023-11-24 17:40:57 +01:00