0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11
2016-03-06 16:59:21 +01:00
..
aggregate_functions Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00
data_types Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-02-25 07:57:28 +01:00
detail Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
ppgen Merge branch 'release/0.35' 2015-12-29 11:03:17 +01:00
aggregate_functions.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01: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 Streamlined portable static asserts. 2015-12-25 10:38:13 +01: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
bad_expression.h Turned a few operators into free functions. 2015-11-08 15:12:40 +01:00
bad_statement.h Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-02-25 07:57:28 +01:00
basic_expression_operators.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
boolean_expression.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
case.h Migrated case to portable static assert and added static tests 2015-12-24 21:11:00 +01:00
char_sequence.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
chrono.h Renamed mus_point into microsecond_point 2015-12-20 13:11:34 +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 Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
connection.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
consistent.h Simplified consistent_t and portable_static_assert. 2015-12-25 09:59:12 +01:00
cte.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
custom_query.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
data_types.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
default_value.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
dynamic_join.h Added "real" cross join 2016-03-06 10:36:42 +01:00
dynamic_pre_join.h Added several serialization tests for from() and joins 2016-03-06 16:59:21 +01:00
dynamic_select_column_list.h Moved serialize code to dynamic_select_column_list.h 2016-01-24 15:39:51 +01:00
eval.h Eliminated redundant ValueType parameter from result_field_t 2015-11-01 11:10:33 +01: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 Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
expression_operators.h Split day_point and time_point 2015-10-30 21:47:31 +01:00
expression_return_types.h Migrated remaining integral operators 2015-11-09 07:40:21 +01:00
expression.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
extra_tables.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
field_spec.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
from.h Added several serialization tests for from() and joins 2016-03-06 16:59:21 +01:00
functions.h Added CASE expression 2015-12-23 11:50:40 +01:00
group_by.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
having.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01: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 Allow in() and not_in() to have zero arguments 2015-12-19 15:15:04 +01:00
insert_value_list.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01: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 Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01: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_types.h Added several serialization tests for from() and joins 2016-03-06 16:59:21 +01:00
join.h Added "real" cross join 2016-03-06 10:36:42 +01:00
limit.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
logic.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
multi_column.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01: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_name.h Minor cleanup 2015-11-01 11:22:56 +01:00
noop_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
noop.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
not_in.h Allow in() and not_in() to have zero arguments 2015-12-19 15:15:04 +01:00
null.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
offset.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
on.h Added several serialization tests for from() and joins 2016-03-06 16:59:21 +01:00
operand_check.h Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-02-25 07:57:28 +01:00
operators.h Turned a few operators into free functions. 2015-11-08 15:12:40 +01:00
order_by.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
parameter_list.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
parameter.h Added missing includes 2015-12-13 17:54:01 +01:00
policy_update.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
portable_static_assert.h Streamlined portable static asserts. 2015-12-25 10:38:13 +01:00
ppgen.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
pre_join.h Added several serialization tests for from() and joins 2016-03-06 16:59:21 +01:00
prepared_execute.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
prepared_insert.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
prepared_remove.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
prepared_select.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
prepared_update.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
remove.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
result_field_base.h See what MSVC says in case of an invalid conversion 2015-12-28 18:24:59 +01:00
result_field.h Minor cleanup 2015-11-01 11:22:56 +01:00
result_row_fwd.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
result_row.h Fixed constructor of result_row. 2016-01-23 22:08:42 +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 Moved serialize code to dynamic_select_column_list.h 2016-01-24 15:39:51 +01:00
select_flag_list.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
select_flags.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
select_pseudo_table.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01: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 Streamlined portable static asserts. 2015-12-25 10:38:13 +01:00
simple_column.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
single_table.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01: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 Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
table_alias.h Added "real" cross join 2016-03-06 10:36:42 +01:00
table_ref.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
table.h Added "real" cross join 2016-03-06 10:36:42 +01:00
transaction.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
tvin.h Streamlined portable static asserts. 2015-12-25 10:38:13 +01:00
type_traits.h Added "real" cross join 2016-03-06 10:36:42 +01:00
unconditional.h Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-02-25 07:57:28 +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 Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
update_list.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
update.h Reformatted using clang-format 2015-09-13 21:33:19 +02:00
using.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01:00
value_or_null.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +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 Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
verbatim.h Made no_value to a more complete value type 2015-12-23 16:01:45 +01:00
where.h Made from() testable with portable static asserts, added tests 2016-02-28 12:07:56 +01:00
with.h Merge branch 'develop' of https://github.com/isliser/sqlpp11 into isliser-develop 2015-12-27 19:57:42 +01: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