0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/include/sqlpp11
2014-07-27 19:40:31 +02:00
..
detail Renamed field to field_spec 2014-07-25 15:20:19 +02:00
alias_provider.h Fixed indentations 2014-06-14 07:45:10 +02:00
alias.h Fixed indentations 2014-06-14 07:45:10 +02:00
all_of.h Fixed indentations 2014-06-14 07:45:10 +02:00
any.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
assignment.h Make sure that tvin is used in the allowed places only 2014-07-22 08:51:17 +02:00
avg.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
basic_expression_operators.h Fixed a bunch of warnings 2014-06-26 08:39:08 +02:00
boolean.h Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +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 Follow outer tables through the statement. 2014-07-24 08:57:35 +02:00
concat.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
connection.h Updates copyright year 2014-03-27 16:43:36 +01:00
count.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
default_value.h Fixed indentations 2014-06-14 07:45:10 +02:00
exception.h Updates copyright year 2014-03-27 16:43:36 +01:00
exists.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
expression_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
expression.h Make sure that tvin is used in the allowed places only 2014-07-22 08:51:17 +02:00
extra_tables.h Follow outer tables through the statement. 2014-07-24 08:57:35 +02:00
field_spec.h Renamed field to field_spec 2014-07-25 15:20:19 +02:00
floating_point.h Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +02:00
from.h Added improved check for potential name duplicates in from() 2014-06-26 18:56:07 +02:00
functions.h Transport null_is_trivial_value and can_be_null to result fields 2014-07-24 23:02:08 +02:00
group_by.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
having.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
in_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
in.h Fixed indentations 2014-06-14 07:45:10 +02:00
insert_value_list.h Fixed type error in join 2014-07-26 18:06:37 +02:00
insert_value.h Make sure that tvin is used in the allowed places only 2014-07-22 08:51:17 +02:00
insert.h Adjusted code to work with g++-4.8 as well 2014-06-22 23:37:43 +02:00
integral.h Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +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 Fixed indentations 2014-06-14 07:45:10 +02:00
into.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
is_null_fwd.h Fixed indentations 2014-06-14 07:45:10 +02:00
is_null.h Fixed indentations 2014-06-14 07:45:10 +02:00
join.h Fixed type error in join 2014-07-26 18:06:37 +02:00
like.h Fixed indentations 2014-06-14 07:45:10 +02:00
limit.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
max.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
min.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
multi_column.h Added check to prevent multicolumns in sub selects 2014-06-28 21:05:37 +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 Took care of a few warnings 2014-06-14 20:25:11 +02:00
null.h Fixed indentations 2014-06-14 07:45:10 +02:00
offset.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
on.h Took care of a few warnings 2014-06-14 20:25:11 +02:00
order_by.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
parameter_list.h Re-animated prepared statements 2014-06-14 17:44:22 +02:00
parameter.h Follow outer tables through the statement. 2014-07-24 08:57:35 +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 improved check for potential name duplicates in from() 2014-06-26 18:56:07 +02:00
result_row.h Renamed _result_entry_t to _result_field_t 2014-07-25 15:33:26 +02:00
result.h Fixed indentations 2014-06-14 07:45:10 +02:00
rhs_is_null.h Unified tvin/trivial_value_is_null usage for =,==,!= and ! 2014-07-21 09:53:17 +02:00
select_column_list.h Renamed field to field_spec 2014-07-25 15:20:19 +02:00
select_flag_list.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
select_flags.h Fixed indentations 2014-06-14 07:45:10 +02:00
select_pseudo_table.h Use potential outer table dependencies in pseudo tables 2014-07-24 09:29:50 +02:00
select.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +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 Fixed indentations 2014-06-14 07:45:10 +02:00
simple_column.h Fixed a bunch of warnings 2014-06-26 08:39:08 +02:00
single_table.h Fixed a bunch of warnings 2014-06-26 08:39:08 +02:00
some.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
sort_order.h Fixed a bunch of bugs that came up when integrating with mySQL again. 2014-06-20 16:53:52 +02:00
sqlpp11.h Updates copyright year 2014-03-27 16:43:36 +01:00
statement.h Transport can_be_null into subselect used as a result column 2014-07-24 17:36:56 +02:00
sum.h Removed a few obsolete "typename" 2014-06-14 07:49:43 +02:00
table_alias.h Follow outer tables through the statement. 2014-07-24 08:57:35 +02:00
table.h Follow outer tables through the statement. 2014-07-24 08:57:35 +02:00
text.h Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +02:00
transaction.h Fixed indentations 2014-06-14 07:45:10 +02:00
tvin.h Make sure that tvin is used in the allowed places only 2014-07-22 08:51:17 +02:00
type_traits.h Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +02:00
update_list.h Fixed type error in join 2014-07-26 18:06:37 +02:00
update.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
using.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
value_type.h Fixed indentations 2014-06-14 07:45:10 +02:00
verbatim_table.h Transport can_be_null into subselect used as a result column 2014-07-24 17:36:56 +02:00
where.h Added _check_consistency call to all statement parts 2014-06-24 21:53:25 +02:00
wrap_operand.h Fixed indentations 2014-06-14 07:45:10 +02:00
wrong.h Fixed indentations 2014-06-14 07:45:10 +02:00