query/include/matador/sql
Sascha Kühl 167e2ef382 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
..
interface added criteria_evaluator and extended all criteria classes with missing methods 2025-10-26 19:57:22 +01: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 uses criteria for session::find methods 2025-10-30 14:54:39 +01: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 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.hpp added alter table command to fluent query builder 2025-11-05 11:05:03 +01:00
dialect_builder.hpp added connection pool and tests 2025-02-05 15:47:51 +01:00
dialect_token.hpp added alter table command to fluent query builder 2025-11-05 11:05:03 +01: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
generator.hpp column generator progress 2025-11-12 22:18:56 +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 added alter table command to fluent query builder 2025-11-05 11:05:03 +01: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 added alter table command to fluent query builder 2025-11-05 11:05:03 +01:00
statement.hpp added update_object_binder progress 2025-10-15 16:14:22 +02:00
statement_cache.hpp added alter table command to fluent query builder 2025-11-05 11:05:03 +01:00
table.hpp added more tests 2025-02-06 16:17:47 +01:00