.. |
assignment.h
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +01:00 |
char_result_row.h
|
Added constness to char_result_row characters
|
2014-01-28 06:56:30 +01:00 |
concat.h
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
expression_fwd.h
|
Moved "wrong" template to namespace vendor
|
2014-01-29 14:28:07 +01:00 |
expression.h
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
field.h
|
Simplified syntax for multi_columns a lot
|
2014-02-13 10:07:51 +01:00 |
from.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
group_by.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
having.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
in_fwd.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
in.h
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
insert_value_list.h
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +01:00 |
insert_value.h
|
Added several checks for correct types in insert columns/values
|
2014-02-10 09:46:31 +01:00 |
interpret_tuple.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
interpretable_list.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
interpretable.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
interpreter.h
|
Switched remove to policy based design.
|
2014-02-07 21:25:23 +01:00 |
is_null_fwd.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
is_null.h
|
Minor code cleanup (set -> type_set)
|
2014-02-02 14:58:08 +01:00 |
like.h
|
Added table sets to several more expressions
|
2014-02-10 19:55:48 +01:00 |
limit.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
named_interpretable.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
noop_fwd.h
|
Moved a bunch of things into namespace vendor
|
2014-01-18 15:50:16 +01:00 |
noop.h
|
Migrated insert and remove back to composite design
|
2014-02-09 18:14:52 +01:00 |
offset.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
order_by.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
policy_update.h
|
Switched remove to policy based design.
|
2014-02-07 21:25:23 +01:00 |
select_column_list.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
select_flag_list.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
select_pseudo_table.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
simple_column.h
|
Updated joins and updated columns to work with sqlite3
|
2014-01-27 11:47:22 +01:00 |
single_table.h
|
Migrated insert and remove back to composite design
|
2014-02-09 18:14:52 +01:00 |
update_list.h
|
Added a bunch of static asserts to prevent misuse of insert and update
|
2014-02-10 17:56:16 +01:00 |
using.h
|
Removed the dreaded crtp_wrapper and the policy_wrapper
|
2014-02-09 23:45:17 +01:00 |
value_type.h
|
Removed a whole lot of unnecessary(?) perfect forwarding.
|
2014-01-30 08:43:55 +01:00 |
where.h
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +01:00 |
wrap_operand.h
|
Fixed a bunch of small errors and shorted compile error messages
|
2014-02-13 08:44:09 +01:00 |
wrong.h
|
Made wrong_t<...> a true std::false_type again.
|
2014-02-11 10:17:02 +01:00 |