| .. |
|
any_type.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
any_type_to_visitor.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
backend_provider.hpp
|
added sqlite db backend progress
|
2023-11-09 19:55:59 +01:00 |
|
basic_condition.hpp
|
implemented prepared statement for postgres and sqlite
|
2023-12-09 11:08:03 +01:00 |
|
column.hpp
|
backend tests progress
|
2024-01-31 07:21:06 +01:00 |
|
column_generator.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
column_name_generator.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
condition.hpp
|
implemented prepared statement for postgres and sqlite
|
2023-12-09 11:08:03 +01:00 |
|
connection.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
connection_impl.hpp
|
added mysql backend
|
2023-12-17 22:11:43 +01:00 |
|
connection_info.hpp
|
added connection impl class
|
2023-11-06 20:31:45 +01:00 |
|
connection_pool.hpp
|
backend tests progress
|
2024-01-29 07:22:28 +01:00 |
|
convert.hpp
|
blob progress
|
2024-01-22 16:22:35 +01:00 |
|
data_type_traits.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
dialect.hpp
|
sql select join progress
|
2024-02-02 19:30:16 +01:00 |
|
dialect_builder.hpp
|
implemented prepared statement for postgres and sqlite
|
2023-12-09 11:08:03 +01:00 |
|
entity.hpp
|
renamed foreign class to entity, introduced interface class query_result_reader
|
2023-11-24 17:40:57 +01:00 |
|
fk_value_extractor.hpp
|
added foreign_attributes class containing cascade and fetch information for foreign relations
|
2024-02-02 20:08:56 +01:00 |
|
key_value_generator.hpp
|
added foreign_attributes class containing cascade and fetch information for foreign relations
|
2024-02-02 20:08:56 +01:00 |
|
key_value_pair.hpp
|
added column names and values generator and tests
|
2023-11-12 22:27:19 +01:00 |
|
object_parameter_binder.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
parameter_binder.hpp
|
blob progress
|
2024-01-22 16:22:35 +01:00 |
|
placeholder.hpp
|
implemented prepared statement for postgres and sqlite
|
2023-12-09 11:08:03 +01:00 |
|
placeholder_generator.hpp
|
implemented prepared statement for postgres and sqlite
|
2023-12-09 11:08:03 +01:00 |
|
query.puml
|
startet with connection query intermediates
|
2023-11-04 09:37:38 +01:00 |
|
query_builder.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
query_context.hpp
|
added mysql backend
|
2023-12-17 22:11:43 +01:00 |
|
query_intermediates.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
query_result.hpp
|
added sql function and alias
|
2023-11-22 19:57:25 +01:00 |
|
query_result_impl.hpp
|
added foreign_attributes class containing cascade and fetch information for foreign relations
|
2024-02-02 20:08:56 +01:00 |
|
query_result_reader.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
record.hpp
|
backend tests progress
|
2024-02-01 17:14:48 +01:00 |
|
result_parameter_binder.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
schema.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
session.hpp
|
add column info (progress, not compiling)
|
2024-02-08 20:09:24 +01:00 |
|
statement.hpp
|
added mysql backend
|
2023-12-17 22:11:43 +01:00 |
|
statement_cache.hpp
|
added data binding traits
|
2023-12-11 17:20:42 +01:00 |
|
statement_impl.hpp
|
added blob type (progress)
|
2024-01-22 07:11:35 +01:00 |
|
to_value.hpp
|
added postgres backend
|
2023-11-25 12:33:51 +01:00 |
|
value_extractor.hpp
|
added foreign_attributes class containing cascade and fetch information for foreign relations
|
2024-02-02 20:08:56 +01:00 |