0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11
2015-10-31 19:38:12 +01:00
..
data_types Renamed result_field_methods result_field_base 2015-10-31 19:38:12 +01:00
detail Reformatted using clang-format 2015-09-13 21:33:19 +02:00
ppgen fixes & changes to ppgen 2015-05-19 16:44:23 +03:00
alias_operators.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
alias_provider.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
alias.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
all_of.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
any.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
assignment.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
auto_alias.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
avg.h Added several tests for static_assert (plus fixes for aggregates) 2015-10-03 20:11:55 +02:00
bad_statement.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
basic_expression_operators.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
boolean_expression.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
char_sequence.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
chrono.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
column_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
column_types.h Removed warning for column_types include 2015-10-31 11:04:30 +01:00
column.h Date/time adjustments, including date cannot be assigned with timestamp 2015-10-29 15:51:26 +01:00
connection.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
consistent.h Using portable static asserts for the basic expression operators now 2015-10-09 07:24:05 +02:00
count.h Started to use parameter_value_base to simplify parameter_value code 2015-10-30 23:24:42 +01:00
cte.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
custom_query.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
data_types.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
default_value.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
eval.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
exception.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
exists.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
expression_fwd.h Started to replace static asserts with portable static asserts for testing 2015-10-04 14:43:19 +02:00
expression_operators.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
expression.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
extra_tables.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
field_spec.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
from.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
functions.h Split text.h, some fixes and moved like and concat to text 2015-10-30 19:48:53 +01:00
group_by.h Added check if all selected columns are aggregates if group_by is present 2015-10-03 17:00:53 +02:00
having.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
hidden.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
in_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
in.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
insert_value_list.h Using portable static asserts for the basic expression operators now 2015-10-09 07:24:05 +02:00
insert_value.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
insert.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
interpret_tuple.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
interpret.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
interpretable_list.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
interpretable.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
interpreter.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
into.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
is_not_null.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
is_null_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
is_null.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
join.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
limit.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
logic.h Fixed logic::none_t 2015-10-03 20:46:43 +02:00
max.h Added several tests for static_assert (plus fixes for aggregates) 2015-10-03 20:11:55 +02:00
min.h Added several tests for static_assert (plus fixes for aggregates) 2015-10-03 20:11:55 +02:00
multi_column.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
named_interpretable.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
no_data.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
no_value.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
noop_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
noop.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
not_in.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
null.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
offset.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
on.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
order_by.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
parameter_list.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
parameter.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
policy_update.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
portable_static_assert.h Using portable static asserts for the basic expression operators now 2015-10-09 07:24:05 +02:00
ppgen.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
prepared_execute.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
prepared_insert.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
prepared_remove.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
prepared_select.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
prepared_update.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
remove.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
result_field_base.h Renamed result_field_methods result_field_base 2015-10-31 19:38:12 +01:00
result_field.h Fixed serialization of result fields 2015-10-31 18:04:16 +01:00
result_row_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
result_row.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
result.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
rhs_wrap.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
schema_qualified_table.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
schema.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
select_column_list.h Added check if all selected columns are aggregates if group_by is present 2015-10-03 17:00:53 +02:00
select_flag_list.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
select_flags.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
select_pseudo_table.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
select.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
serialize.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
serializer_context.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
serializer.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
simple_column.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
single_table.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
some.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
sort_order.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
sqlpp11.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
statement_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
statement.h Added check if all selected columns are aggregates if group_by is present 2015-10-03 17:00:53 +02:00
sum.h Added several tests for static_assert (plus fixes for aggregates) 2015-10-03 20:11:55 +02:00
table_alias.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
table_ref.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
table.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
transaction.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
tvin.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
type_traits.h Split text.h, some fixes and moved like and concat to text 2015-10-30 19:48:53 +01:00
union_data.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
union_flags.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
union.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
update_list.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
update.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
using.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
value_or_null.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
value_type_fwd.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
value_type.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
verbatim_table.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
verbatim.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
where.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
with.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
wrap_operand.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
wrong.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00