query/include/matador/sql
Sascha Kühl 789be1174b removed namespace interface 2025-08-11 16:59:16 +02:00
..
interface removed namespace interface 2025-08-11 16:59:16 +02:00
internal changed the interface of on_primary_key to have a third parameter of type primary_key_attribute 2025-07-18 12:08:21 +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 the interface of on_primary_key to have a third parameter of type primary_key_attribute 2025-07-18 12:08:21 +02:00
connection.hpp implemented the first version of statement_cache 2025-07-30 10:34:33 +02:00
connection_info.hpp fixed backend test compilation 2025-02-12 16:01:52 +01:00
connection_pool.hpp implemented the first version of statement_cache 2025-07-30 10:34:33 +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 implemented the first version of statement_cache 2025-07-30 10:34:33 +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 added more tests 2025-02-06 16:17:47 +01:00
record.hpp has many fetch with join 2025-02-19 14:51:42 +01:00
statement.hpp finished statement cache class 2025-08-05 19:30:40 +02:00
statement_cache.hpp removed namespace interface 2025-08-11 16:59:16 +02:00
table.hpp added more tests 2025-02-06 16:17:47 +01:00