| .. |
|
interface
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01:00 |
|
internal
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01: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 |
|
connection.hpp
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01: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
|
query builder progress
|
2025-12-02 16:19:13 +01:00 |
|
dialect_builder.hpp
|
added connection pool and tests
|
2025-02-05 15:47:51 +01:00 |
|
dialect_token.hpp
|
query builder progress
|
2025-12-02 16:19:13 +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
|
preparations for object_generator (generating objects with attributes and constraints)
|
2025-11-23 15:58:14 +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
|
fixed schema creation
|
2025-12-04 16:06:39 +01:00 |
|
query_macro.hpp
|
small fixes for table, column and query_macro
|
2025-11-21 12:25:38 +01:00 |
|
query_result.hpp
|
renamed class attribute_definition to attribute
|
2025-11-21 09:22:00 +01:00 |
|
record.hpp
|
moved column and table class from namespace sql to query
|
2025-11-18 16:27:38 +01:00 |
|
sql_functions.hpp
|
moved column and table class from namespace sql to query
|
2025-11-18 16:27:38 +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 |