.. |
detail
|
Moved tuple include
|
2014-11-17 13:16:31 +01:00 |
alias_provider.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |
alias.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
all_of.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
any.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
assignment.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
avg.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
basic_expression_operators.h
|
Moved operator and parameter templates out of value classes, added member template
|
2014-08-25 08:43:42 +02:00 |
boolean_expression.h
|
Moved operator and parameter templates out of value classes, added member template
|
2014-08-25 08:43:42 +02:00 |
boolean.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +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
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
concat.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
connection.h
|
Updates copyright year
|
2014-03-27 16:43:36 +01:00 |
count.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
custom_query.h
|
Fixed compilation for g++-4.8
|
2014-11-09 17:03:32 +01: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
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
expression_fwd.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
expression.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
extra_tables.h
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
field_spec.h
|
Cleaned up traits a bit more
|
2014-07-28 07:41:59 +02:00 |
floating_point.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
from.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
functions.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
group_by.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
having.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
hidden.h
|
Added method to set return type of custom query
|
2014-11-09 16:26:36 +01:00 |
in_fwd.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |
in.h
|
Fixed bug in in() serialization
|
2014-10-03 08:51:27 +02:00 |
insert_value_list.h
|
Added missing include
|
2014-09-01 12:08:47 +02:00 |
insert_value.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
insert.h
|
Fixed parameter determination and added execution of void statements
|
2014-11-05 17:50:46 +01:00 |
integral.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
interpret_tuple.h
|
Added first test
|
2014-10-29 07:34:42 +01:00 |
interpret.h
|
removed namespace vendor
|
2014-06-14 07:43:27 +02:00 |
interpretable_list.h
|
Fixed serialization of multiple dynamic query elements.
|
2014-09-29 12:05:35 +02:00 |
interpretable.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
interpreter.h
|
Adjusted usage of wrong_t.
|
2014-07-31 09:08:00 +02:00 |
into.h
|
Added into() free function
|
2014-11-09 13:00:17 +01:00 |
is_null_fwd.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |
is_null.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
join.h
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
like.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
limit.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
max.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
min.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
multi_column.h
|
Minor cleanup
|
2014-09-26 16:33:47 +02:00 |
named_interpretable.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
no_data.h
|
Added missing file
|
2014-06-22 12:01:17 +02:00 |
no_value.h
|
Moved operator and parameter templates out of value classes, added member template
|
2014-08-25 08:43:42 +02:00 |
noop_fwd.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |
noop.h
|
Fixed parameter determination and added execution of void statements
|
2014-11-05 17:50:46 +01:00 |
null.h
|
Added value_or_null method/type
|
2014-08-01 18:21:23 +02:00 |
offset.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
on.h
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
order_by.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
parameter_list.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
parameter.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
policy_update.h
|
An alias for creating a new statement type
|
2014-08-25 21:22:22 +02:00 |
prepared_execute.h
|
Added method to set return type of custom query
|
2014-11-09 16:26:36 +01: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
|
Can compile (very simple) custom queries and selects
|
2014-11-03 17:52:02 +01: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
|
Fixed parameter determination and added execution of void statements
|
2014-11-05 17:50:46 +01:00 |
result_field_methods.h
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
result_field.h
|
Added eval function for both strings and expressions.
|
2014-08-18 10:46:24 +02:00 |
result_row.h
|
Applied new member_t to remaining places
|
2014-08-25 18:31:01 +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
|
Fixed compilation for g++-4.8
|
2014-11-09 17:03:32 +01:00 |
select_flag_list.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
select_flags.h
|
Streamlined type traits a bit
|
2014-07-28 06:54:54 +02:00 |
select_pseudo_table.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
select.h
|
Added static assert to give clearer error message for dynamic_xy
|
2014-09-29 13:45:29 +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
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
single_table.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
some.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
sort_order.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
sqlpp11.h
|
Added generic boolean_expression
|
2014-08-02 09:18:01 +02:00 |
statement_fwd.h
|
Added missing file
|
2014-11-09 16:34:48 +01:00 |
statement.h
|
First custom query sent to MockDb
|
2014-10-31 08:28:51 +01:00 |
sum.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
table_alias.h
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
table.h
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
text.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +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
|
Moved tuple include
|
2014-11-17 13:16:31 +01:00 |
update_list.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
update.h
|
Fixed parameter determination and added execution of void statements
|
2014-11-05 17:50:46 +01:00 |
using.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
value_or_null.h
|
Added value_or_null method/type
|
2014-08-01 18:21:23 +02:00 |
value_type_fwd.h
|
Moved operator and parameter templates out of value classes, added member template
|
2014-08-25 08:43:42 +02:00 |
value_type.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |
verbatim_table.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
verbatim.h
|
Added run and prepare to noop, allowing void custom queries
|
2014-11-05 07:27:19 +01:00 |
where.h
|
Added free function where()
|
2014-11-08 15:21:11 +01:00 |
wrap_operand_fwd.h
|
Added alias operators to wrapped value operands
|
2014-08-18 21:10:58 +02:00 |
wrap_operand.h
|
Removed stray sqlpp namespace qualifiers
|
2014-08-27 20:43:09 +02:00 |
wrong.h
|
Fixed indentations
|
2014-06-14 07:45:10 +02:00 |