| .. |
|
models
|
added blob type (progress)
|
2024-01-22 07:11:35 +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
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
ColumnGeneratorTest.cpp
|
extract not null constraint into enum
|
2024-01-19 07:58:37 +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
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
ConnectionTest.cpp
|
added mysql backend
|
2023-12-17 22:11:43 +01:00 |
|
ConvertTest.cpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
Databases.hpp
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
DummyConnection.cpp
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
DummyConnection.hpp
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
QueryBuilderTest.cpp
|
blob progress
|
2024-01-23 16:09:59 +01:00 |
|
RecordTest.cpp
|
renamed all tests
|
2023-11-22 22:22:32 +01:00 |
|
SessionRecordTest.cpp
|
blob progress
|
2024-01-22 16:22:35 +01:00 |
|
SessionTest.cpp
|
blob progress
|
2024-01-22 16:22:35 +01:00 |
|
StatementCacheTest.cpp
|
added data binding traits
|
2023-12-11 17:20:42 +01:00 |
|
StatementTest.cpp
|
query preparations for std::optional
|
2024-01-16 22:09:19 +01:00 |
|
TypeTraitsTest.cpp
|
extended TypeTraitsTest for mysql
|
2024-01-14 11:16:41 +01:00 |
|
ValueGeneratorTest.cpp
|
renamed foreign class to entity, introduced interface class query_result_reader
|
2023-11-24 17:40:57 +01:00 |