| .. |
|
interface
|
statement binding progress
|
2025-10-13 16:14:03 +02:00 |
|
internal
|
changed type of on_revision value parameter to uint64_t
|
2025-10-12 11:03:28 +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
|
changed type of on_revision value parameter to uint64_t
|
2025-10-12 11:03:28 +02:00 |
|
connection.hpp
|
session queries as statement progress
|
2025-10-06 07:31:16 +02:00 |
|
connection_info.hpp
|
fixed backend test compilation
|
2025-02-12 16:01:52 +01:00 |
|
connection_pool.hpp
|
connection info in connection pool progress
|
2025-10-02 16:12:21 +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
|
statement binding progress
|
2025-10-13 16:14:03 +02:00 |
|
object_pk_binder.hpp
|
statement binding progress
|
2025-10-13 16:14:03 +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 session tests
|
2025-10-08 16:03:00 +02:00 |
|
record.hpp
|
has many fetch with join
|
2025-02-19 14:51:42 +01:00 |
|
statement.hpp
|
statement binding progress
|
2025-10-13 16:14:03 +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 |