.. |
detail
|
Replaced a bunch of make_set_if::size asserts with and_t/or_t
|
2014-02-02 18:45:21 +01:00 |
vendor
|
Switched remove to policy based design.
|
2014-02-07 21:25:23 +01:00 |
alias_provider.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
alias.h
|
Make g++-4.8 compile again
|
2014-01-18 16:10:46 +01:00 |
any.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
avg.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
basic_operators.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
boolean.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
column_fwd.h
|
Cleaned up directory structure.
|
2013-08-14 06:34:11 +02:00 |
column_types.h
|
Replaced numeric by integral and floating_point
|
2013-11-07 11:31:42 +01:00 |
column.h
|
Added a few types/templates to help with expression tree evaluation
|
2014-02-04 07:32:37 +01:00 |
connection.h
|
Cleaned up directory structure.
|
2013-08-14 06:34:11 +02:00 |
count.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
default_value.h
|
Added sqlpp::null and sql::default_value for insert and update
|
2014-01-25 22:38:16 +01:00 |
exception.h
|
Cleaned up directory structure.
|
2013-08-14 06:34:11 +02:00 |
exists.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
floating_point.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
functions.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
insert.h
|
Added a few types/templates to help with expression tree evaluation
|
2014-02-04 07:32:37 +01:00 |
integral.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
interpret.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
join.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
max.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
min.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
multi_column.h
|
Replaced a bunch of make_set_if::size asserts with and_t/or_t
|
2014-02-02 18:45:21 +01:00 |
no_value.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
null.h
|
Added sqlpp::null and sql::default_value for insert and update
|
2014-01-25 22:38:16 +01:00 |
on.h
|
Replaced a bunch of make_set_if::size asserts with and_t/or_t
|
2014-02-02 18:45:21 +01:00 |
parameter_list.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
parameter.h
|
Added missing overload for prepared statement parameters
|
2014-02-01 14:28:23 +01:00 |
prepared_insert.h
|
Renamed run and prepare methods to _run and _prepare
|
2014-01-29 13:11:11 +01:00 |
prepared_remove.h
|
Renamed run and prepare methods to _run and _prepare
|
2014-01-29 13:11:11 +01:00 |
prepared_select.h
|
Renamed run and prepare methods to _run and _prepare
|
2014-01-29 13:11:11 +01:00 |
prepared_update.h
|
Renamed run and prepare methods to _run and _prepare
|
2014-01-29 13:11:11 +01:00 |
remove.h
|
Switched remove to policy based design.
|
2014-02-07 21:25:23 +01:00 |
result_row.h
|
Cleanup some minor bind issues
|
2014-01-28 06:50:21 +01:00 |
result.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
select_flags.h
|
Minor code cleanup (set -> type_set)
|
2014-02-02 14:58:08 +01:00 |
select_fwd.h
|
Minor code cleanup
|
2014-01-28 18:03:14 +01:00 |
select.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
serializer.h
|
Re-animated all tests
|
2014-01-18 20:58:51 +01:00 |
some.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
sort_order.h
|
Make g++-4.8 compile again
|
2014-01-18 16:10:46 +01:00 |
sqlpp11.h
|
Re-animated all tests
|
2014-01-18 20:58:51 +01:00 |
sum.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
table_alias.h
|
Minor code cleanup (set -> type_set)
|
2014-02-02 14:58:08 +01:00 |
table.h
|
Minor code cleanup (set -> type_set)
|
2014-02-02 14:58:08 +01:00 |
text.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
transaction.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
tvin.h
|
Moved "wrong" template to namespace vendor
|
2014-01-29 14:28:07 +01:00 |
type_traits.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
update.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
verbatim_table.h
|
Make g++-4.8 compile again
|
2014-01-18 16:10:46 +01:00 |