0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/include/sqlpp11
2014-08-24 12:28:49 +02:00
..
detail Fixed bug in field index calculation for multi_fields 2014-08-09 20:46:40 +02:00
alias_provider.h Fixed indentations 2014-06-14 07:45:10 +02:00
alias.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
all_of.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
any.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
assignment.h Repaired insert to work with expression values again 2014-08-14 23:47:25 +02:00
avg.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
basic_expression_operators.h Added a few missing const qualifiers 2014-08-21 13:21:49 +02:00
boolean_expression.h Made boolean expression more usable 2014-08-12 18:48:50 +02:00
boolean.h Added tvin arguments for parameters 2014-08-12 22:00:59 +02:00
column_fwd.h Added -Wall, took care of a bunch of compiler warnings 2014-06-28 14:41:35 +02:00
column_types.h Updates copyright year 2014-03-27 16:43:36 +01:00
column.h fixed static_assert message wording 2014-08-21 13:21:27 +02:00
concat.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
connection.h Updates copyright year 2014-03-27 16:43:36 +01:00
count.h Moved value types out of detail namespace 2014-07-31 08:40:13 +02:00
default_value.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
eval.h Added eval function for both strings and expressions. 2014-08-18 10:46:24 +02:00
exception.h Updates copyright year 2014-03-27 16:43:36 +01:00
exists.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
expression_fwd.h Added bitwise_and and bitwise_or to integral 2014-08-12 22:00:47 +02:00
expression.h Repaired insert to work with expression values again 2014-08-14 23:47:25 +02:00
extra_tables.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
field_spec.h Cleaned up traits a bit more 2014-07-28 07:41:59 +02:00
floating_point.h Added tvin arguments for parameters 2014-08-12 22:00:59 +02:00
from.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
functions.h Added eval function for both strings and expressions. 2014-08-18 10:46:24 +02:00
group_by.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
having.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
in_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
in.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
insert_value_list.h Fixed duplicate column detection in insert and update 2014-08-24 12:28:49 +02:00
insert_value.h Repaired insert to work with expression values again 2014-08-14 23:47:25 +02:00
insert.h Added inline keyword to several free non-template functions 2014-08-11 19:11:15 +02:00
integral.h Fixed operators += et al 2014-08-22 12:26:48 +02:00
interpret_tuple.h Fixed indentations 2014-06-14 07:45:10 +02:00
interpret.h removed namespace vendor 2014-06-14 07:43:27 +02:00
interpretable_list.h Fixed indentations 2014-06-14 07:45:10 +02:00
interpretable.h All tests compile again for clang-3.2 2014-06-14 17:57:12 +02:00
interpreter.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
into.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
is_null_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
is_null.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
join.h Fixed a error in type set intersect calculation and in tracking outer tables 2014-07-28 21:36:53 +02:00
like.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
limit.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
max.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
min.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
multi_column.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
named_interpretable.h Added -Wall, took care of a bunch of compiler warnings 2014-06-28 14:41:35 +02:00
no_data.h Added missing file 2014-06-22 12:01:17 +02:00
no_value.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
noop_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
noop.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
null.h Added value_or_null method/type 2014-08-01 18:21:23 +02:00
offset.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
on.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
order_by.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
parameter_list.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
parameter.h Added value_or_null method/type 2014-08-01 18:21:23 +02:00
policy_update.h Fixed indentations 2014-06-14 07:45:10 +02:00
prepared_insert.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
prepared_remove.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
prepared_select.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
prepared_update.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
remove.h Added inline keyword to several free non-template functions 2014-08-11 19:11:15 +02:00
result_field_methods.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
result_field.h Added eval function for both strings and expressions. 2014-08-18 10:46:24 +02:00
result_row.h Fixed bug in field index calculation for multi_fields 2014-08-09 20:46:40 +02:00
result.h Fixed indentations 2014-06-14 07:45:10 +02:00
rhs_wrap.h Repaired insert to work with expression values again 2014-08-14 23:47:25 +02:00
select_column_list.h Fix to make sqlpp11 compile with clang-3.1 2014-08-18 15:09:27 +02:00
select_flag_list.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
select_flags.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
select_pseudo_table.h Cleaned up traits a bit more 2014-07-28 07:41:59 +02:00
select.h Added inline keyword to several free non-template functions 2014-08-11 19:11:15 +02:00
serialize.h Fixed indentations 2014-06-14 07:45:10 +02:00
serializer_context.h Updates copyright year 2014-03-27 16:43:36 +01:00
serializer.h Adjusted usage of wrong_t. 2014-07-31 09:08:00 +02:00
simple_column.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
single_table.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
some.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
sort_order.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
sqlpp11.h Added generic boolean_expression 2014-08-02 09:18:01 +02:00
statement.h Fixed error in determining can_be_null for joins 2014-07-28 21:14:20 +02:00
sum.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
table_alias.h Fixed all_of(alias_table) 2014-08-21 13:00:40 +02:00
table.h Added a few missing const qualifiers 2014-08-21 13:21:49 +02:00
text.h Fixed operators += et al 2014-08-22 12:26:48 +02:00
transaction.h Fixed indentations 2014-06-14 07:45:10 +02:00
tvin.h Added tvin arguments for parameters 2014-08-12 22:00:59 +02:00
type_traits.h Added value_or_null method/type 2014-08-01 18:21:23 +02:00
update_list.h Fixed duplicate column detection in insert and update 2014-08-24 12:28:49 +02:00
update.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
using.h Streamlined type traits a bit 2014-07-28 06:54:54 +02:00
value_or_null.h Added value_or_null method/type 2014-08-01 18:21:23 +02:00
value_type.h Fixed indentations 2014-06-14 07:45:10 +02:00
verbatim_table.h Added inline keyword to several free non-template functions 2014-08-11 19:11:15 +02:00
verbatim.h Added eval function for both strings and expressions. 2014-08-18 10:46:24 +02:00
where.h Made "where" non-mandatory if there are no tables involved. 2014-08-17 20:45:27 +02:00
wrap_operand_fwd.h Added alias operators to wrapped value operands 2014-08-18 21:10:58 +02:00
wrap_operand.h Added alias operators to wrapped value operands 2014-08-18 21:10:58 +02:00
wrong.h Fixed indentations 2014-06-14 07:45:10 +02:00