| .. |
|
interface
|
removed namespace interface
|
2025-08-11 16:59:16 +02:00 |
|
internal
|
proxy lazy resolve progress
|
2025-08-21 16:04:40 +02:00 |
|
abstract_sql_logger.hpp
|
implemented the first version of statement_cache
|
2025-07-30 10:34:33 +02:00 |
|
backend_provider.hpp
|
initial matador ng commit
|
2025-02-02 20:37:12 +01:00 |
|
column.hpp
|
fixed has many and belongs to eager loading via sql join
|
2025-02-16 19:57:14 +01:00 |
|
column_generator.hpp
|
fixed some repository-related tests
|
2025-10-01 15:39:58 +02:00 |
|
connection.hpp
|
added session context and implemented the executor interface for session
|
2025-08-14 15:48:21 +02:00 |
|
connection_info.hpp
|
fixed backend test compilation
|
2025-02-12 16:01:52 +01:00 |
|
connection_pool.hpp
|
fixed some repository-related tests
|
2025-10-01 15:39:58 +02:00 |
|
dialect.hpp
|
added connection pool and tests
|
2025-02-05 15:47:51 +01:00 |
|
dialect_builder.hpp
|
added connection pool and tests
|
2025-02-05 15:47:51 +01:00 |
|
dialect_token.hpp
|
ensure proper table creation in session::create_schema including foreign key constraints
|
2025-07-17 15:56:15 +02:00 |
|
error_code.hpp
|
added a lock mechanism to statement_proxy
|
2025-07-31 10:15:01 +02:00 |
|
executor.hpp
|
added session context and implemented the executor interface for session
|
2025-08-14 15:48:21 +02:00 |
|
field.hpp
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
|
object_parameter_binder.hpp
|
moved parameter_binder from member to parameter to bind, execute and fetch methods
|
2025-07-30 21:00:40 +02:00 |
|
query_context.hpp
|
finished statement cache class
|
2025-08-05 19:30:40 +02:00 |
|
query_macro.hpp
|
schema progress
|
2025-02-04 15:19:01 +01:00 |
|
query_result.hpp
|
fixed some query record tests
|
2025-09-30 22:30:34 +02:00 |
|
record.hpp
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
|
statement.hpp
|
proxy lazy resolve progress
|
2025-08-18 16:21:24 +02:00 |
|
statement_cache.hpp
|
added session context and implemented the executor interface for session
|
2025-08-14 15:48:21 +02:00 |
|
table.hpp
|
added more tests
|
2025-02-06 16:17:47 +01:00 |