0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11
2024-07-11 20:46:30 +02:00
..
aggregate_functions Give operators a value 2024-07-11 20:46:30 +02:00
compat Introduce optional select columns 2024-06-25 07:33:53 +02:00
data_types Started to remove operand wrapping 2024-07-08 21:08:16 +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 Give operators a value 2024-07-11 20:46:30 +02:00
postgresql Started to remove operand wrapping 2024-07-08 21:08:16 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
assignment.h No more type traits in generated code 2024-07-09 08:08:53 +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
basic_expression_operators.h Give operators a value 2024-07-11 20:46:30 +02:00
case.h Started to remove operand wrapping 2024-07-08 21:08:16 +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 Give operators a value 2024-07-11 20:46:30 +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 No more type traits in generated code 2024-07-09 08:08:53 +02:00
custom_query.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
data_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
default_value.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
eval.h Started to remove operand wrapping 2024-07-08 21:08:16 +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
expression.h Give operators a value 2024-07-11 20:46:30 +02:00
field_spec.h Started to remove operand wrapping 2024-07-08 21:08:16 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
group_by.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
having.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +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
in.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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
insert_value.h Started to remove operand wrapping 2024-07-08 21:08:16 +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 Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
is_equal_to_or_null.h Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
is_not_null.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
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
is_null.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 Clean up superfluous classes and functions 2024-06-12 20:33:35 +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 No more type traits in generated code 2024-07-09 08:08:53 +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 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
not_in.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
null.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
offset.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
on.h Remove dynamic query components 2024-06-12 20:31:06 +02:00
operand_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
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 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_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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
parameterized_verbatim.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
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 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_insert.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_remove.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_select.h Remove dynamic query components 2024-06-12 20:31:06 +02:00
prepared_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
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 dynamic query components 2024-06-12 20:31:06 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +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 No more type traits in generated code 2024-07-09 08:08:53 +02:00
select.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
serialize.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
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 Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
some.h Started to remove operand wrapping 2024-07-08 21:08:16 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
statement_fwd.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
statement.h No more type traits in generated code 2024-07-09 08:08:53 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +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 No more type traits in generated code 2024-07-09 08:08:53 +02:00
type_traits.h Give operators a value 2024-07-11 20:46:30 +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 Clean up superfluous classes and functions 2024-06-12 20:33:35 +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 No more type traits in generated code 2024-07-09 08:08:53 +02:00
using.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
value_or_null.h Started to remove operand wrapping 2024-07-08 21:08:16 +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 Started to remove operand wrapping 2024-07-08 21:08:16 +02:00
value.h Give operators a value 2024-07-11 20:46:30 +02:00
verbatim_table.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
verbatim.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
where.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +02:00
with.h Clean up superfluous classes and functions 2024-06-12 20:33:35 +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
wrap_operand.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