0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11
rbock 76fc2fb397 Moved select-specific stuff into select_column_list
This is a major step towards a generic statements and generic statement
policies.
2014-05-27 18:15:37 +02:00
..
detail Cleanup 2014-05-20 08:50:55 +02:00
vendor Moved select-specific stuff into select_column_list 2014-05-27 18:15:37 +02:00
alias_provider.h Updates copyright year 2014-03-27 16:43:36 +01:00
alias.h SelectTypeTests compile again! 2014-05-20 21:22:55 +02:00
all_of.h Updates copyright year 2014-03-27 16:43:36 +01:00
any.h Function tests compile again 2014-05-16 09:18:08 +02:00
avg.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
basic_expression_operators.h Migrated remove to being variadic 2014-05-23 20:36:13 +02:00
boolean.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
column_fwd.h Updates copyright year 2014-03-27 16:43:36 +01:00
column_types.h Updates copyright year 2014-03-27 16:43:36 +01:00
column.h Migrated insert to be truly variadic 2014-05-22 22:53:08 +02:00
connection.h Updates copyright year 2014-03-27 16:43:36 +01:00
count.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
default_value.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
exception.h Updates copyright year 2014-03-27 16:43:36 +01:00
exists.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
floating_point.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
functions.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
insert.h Migrated remove to being variadic 2014-05-23 20:36:13 +02:00
integral.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
interpret.h Updates copyright year 2014-03-27 16:43:36 +01:00
join.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
max.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
min.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
multi_column.h SelectTypeTests compile again! 2014-05-20 21:22:55 +02:00
no_value.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
null.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
on.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
parameter_list.h Made parameter_list's bind non-recursive 2014-05-07 18:51:18 +02:00
parameter.h Added extra_tables to recursive_traits 2014-05-16 09:33:48 +02:00
prepared_insert.h Updates copyright year 2014-03-27 16:43:36 +01:00
prepared_remove.h Updates copyright year 2014-03-27 16:43:36 +01:00
prepared_select.h Updates copyright year 2014-03-27 16:43:36 +01:00
prepared_update.h Updates copyright year 2014-03-27 16:43:36 +01:00
remove.h Minor cleanup. 2014-05-26 07:42:59 +02:00
result_row.h Started to rewrite traits and recursive traits 2014-05-15 08:00:03 +02:00
result.h Updates copyright year 2014-03-27 16:43:36 +01:00
select_flags.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
select.h Moved select-specific stuff into select_column_list 2014-05-27 18:15:37 +02:00
serialize.h Updates copyright year 2014-03-27 16:43:36 +01:00
serializer_context.h Updates copyright year 2014-03-27 16:43:36 +01:00
some.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
sort_order.h SelectTypeTests compile again! 2014-05-20 21:22:55 +02:00
sqlpp11.h Updates copyright year 2014-03-27 16:43:36 +01:00
sum.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
table_alias.h SelectTypeTests compile again! 2014-05-20 21:22:55 +02:00
table.h Added extra_tables to recursive_traits 2014-05-16 09:33:48 +02:00
text.h Ok, the first few lines of test code compile again. 2014-05-15 23:47:16 +02:00
transaction.h Updates copyright year 2014-03-27 16:43:36 +01:00
tvin.h SelectTypeTests compile again! 2014-05-20 21:22:55 +02:00
type_traits.h Migrated insert to be truly variadic 2014-05-22 22:53:08 +02:00
update.h Adjusted update to be variadic 2014-05-23 21:42:27 +02:00
verbatim_table.h Started to rewrite traits and recursive traits 2014-05-15 08:00:03 +02:00