0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/include/sqlpp11
2024-07-16 07:37:03 +02:00
..
aggregate_functions Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
compat Introduce optional select columns 2024-06-25 07:33:53 +02:00
detail Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
mysql Move optional, string_view, and span into sqlpp::compat 2024-06-12 21:31:18 +02:00
operator Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
postgresql Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
ppgen Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
sqlite3 Move optional, string_view, and span into sqlpp::compat 2024-06-12 21:31:18 +02:00
aggregate_function_operators.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
aggregate_functions.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
alias_operators.h Give operators a value 2024-07-11 20:46:30 +02:00
alias_provider.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
all_of.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
any.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
auto_alias.h Give operators a value 2024-07-11 20:46:30 +02:00
bad_expression.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
case.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
char_sequence.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
chrono.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
column_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
column_types.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
column.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
connection_pool.h Add missing includes, #548 2023-12-26 08:30:24 +01:00
connection.h Fix compile issue for VS2015.3 (#536) 2023-10-21 09:20:07 +02:00
consistent.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
cte.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
custom_query.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
default_value.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
enable_as.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
eval.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
exception.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
expression_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
expression_operators.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
expression_return_types.h Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
field_spec.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
for_update.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
from.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
functions.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
group_by.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
having.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
hidden.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
in_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
inconsistent.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
insert_value_list.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
insert_value.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
insert.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
interpret_tuple.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
into.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
is_null_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
join_types.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
join.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
limit.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
logic.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
lower.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
no_data.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
no_name.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
noop_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
noop.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
offset.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
on.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
operator.h Give operators a value 2024-07-11 20:46:30 +02:00
order_by.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
over.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
parameter_list.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
parameter.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
parameterized_verbatim.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
policy_update.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
portable_static_assert.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
ppgen.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
pre_join.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
prepared_execute.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
prepared_insert.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
prepared_remove.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
prepared_select.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
prepared_update.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
remove.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
result_row_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
result_row.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
result.h Remove dynamic query components 2024-06-12 20:31:06 +02:00
schema_qualified_table.h Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
schema.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
select_column_list.h Single column select has a value type 2024-07-15 07:44:29 +02:00
select_flag_list.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
select_flags.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
select_pseudo_table.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
select.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
serialize.h Add basic serialize functions and start documenting differences 2024-07-13 13:39:36 +02:00
serializer_context.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
simple_column.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
single_table.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
some.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
sort_order.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
sqlpp11.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
statement_fwd.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
statement.h Single column select has a value type 2024-07-15 07:44:29 +02:00
table_alias.h Give operators a value 2024-07-11 20:46:30 +02:00
table_ref.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
table.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
transaction.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
trim.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
type_traits.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
unconditional.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
union_data.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
union_flags.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
union.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
update_list.h Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
update.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
upper.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
using.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
value_type_fwd.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
value_type.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
value.h Removing more instances of wrap_operand 2024-07-14 12:42:02 +02:00
verbatim_table.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
verbatim.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
where.h Migrate column_t::as to using operator::as 2024-07-16 07:37:03 +02:00
with.h Remove data type wrappers (with compile failuers) 2024-07-14 19:57:55 +02:00
without_table_check.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00
wrong.h Replace include guards with "#pragma once" in all header files and in the database model generator scripts. (#506) 2023-07-25 07:00:05 +02:00