.. |
detail
|
Added uniqueness constraint to type_set, plus minor cleanup
|
2014-02-16 12:43:09 +01:00 |
vendor
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +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 |
all_of.h
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +01:00 |
any.h
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +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
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +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 several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +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
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
insert.h
|
Added a bunch of static asserts to prevent misuse of insert and update
|
2014-02-10 17:56:16 +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
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +01:00 |
no_value.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
null.h
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +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 several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +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
|
Added a bunch of static asserts to prevent misuse of insert and update
|
2014-02-10 17:56:16 +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
|
All statements back to composite design
|
2014-02-09 23:30:30 +01:00 |
select.h
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +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
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +01:00 |
table.h
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +01:00 |
text.h
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +01:00 |
transaction.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
tvin.h
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +01:00 |
type_traits.h
|
Migrated insert and remove back to composite design
|
2014-02-09 18:14:52 +01:00 |
update.h
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
verbatim_table.h
|
Make g++-4.8 compile again
|
2014-01-18 16:10:46 +01:00 |