query/source/orm/sql
Sascha Kühl f30c250a20 renamed blob to blob_type_t 2026-01-07 09:21:10 +01:00
..
interface statement binding progress 2025-10-13 16:14:03 +02:00
internal preparations for object_generator (generating objects with attributes and constraints) 2025-11-23 15:58:14 +01:00
backend_provider.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
connection.cpp renamed basic_types enumerations 2025-12-08 20:04:04 +01:00
connection_info.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
connection_pool.cpp added a timeout parameter to connection_pool::acquire and a connection_pool::try_acquire with connection id 2025-11-13 16:28:41 +01:00
dialect.cpp renamed blob to blob_type_t 2026-01-07 09:21:10 +01:00
dialect_builder.cpp added connection pool and tests 2025-02-05 15:47:51 +01:00
error_code.cpp initial matador ng commit 2025-02-02 20:37:12 +01:00
field.cpp fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
object_parameter_binder.cpp statement binding progress 2025-10-13 16:14:03 +02:00
query_result.cpp query builder progress 2025-12-02 16:19:13 +01:00
record.cpp fixed PostgreSQL tests 2026-01-01 17:08:20 +01:00
statement.cpp added date_type_t, time_type_t and timestamp, ensure allocated postgres resources are released, split repository into basic_repository and repository. 2026-01-06 15:43:20 +01:00
statement_cache.cpp added session context and implemented the executor interface for session 2025-08-14 15:48:21 +02:00