0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11
2013-09-22 21:29:53 +02:00
..
detail Cleaned up select_pseudo_table and started to prepare for dynamic select parts 2013-09-22 12:16:28 +02:00
alias.h Stripped a lot of superfluouos type information from result rows. 2013-09-13 09:18:15 +02:00
any.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
assignment_list.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
avg.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
boolean.h Restructured expression types and braces to handle ANY and SOME 2013-08-21 23:25:38 +02:00
column_fwd.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
column_types.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
column.h Added dynamic versions of from and where to select 2013-09-22 20:42:19 +02:00
concat.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
connection.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
count.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
exception.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
exists.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
expression_fwd.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
expression.h Introduced unary function templates which use one pair of braces less 2013-09-18 15:19:47 +02:00
field.h Stripped a lot of superfluouos type information from result rows. 2013-09-13 09:18:15 +02:00
from.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00
functions.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
group_by.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00
having.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00
insert_list.h Adjusted insert and update to work with sqlite 2013-09-09 22:45:34 +02:00
insert.h Adjusted insert and update to work with sqlite 2013-09-09 22:45:34 +02:00
join.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
like.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
limit.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
max.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
min.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
multi_column.h Stripped a lot of superfluouos type information from result rows. 2013-09-13 09:18:15 +02:00
no_value.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
noop_fwd.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
noop.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
numeric.h Restructured expression types and braces to handle ANY and SOME 2013-08-21 23:25:38 +02:00
order_by.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00
raw_result_row.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
remove.h Added support for g++-4.8 2013-08-15 11:54:20 +02:00
result_row.h Stripped a lot of superfluouos type information from result rows. 2013-09-13 09:18:15 +02:00
result.h Introduced result::front, pop_front and empty() to make it more STL-container-like 2013-09-19 08:08:59 +02:00
select_expression_list.h Cleaned up select_pseudo_table and started to prepare for dynamic select parts 2013-09-22 12:16:28 +02:00
select_flag_list.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
select_fwd.h Cleaned up select_pseudo_table and started to prepare for dynamic select parts 2013-09-22 12:16:28 +02:00
select_pseudo_table.h Cleaned up select_pseudo_table and started to prepare for dynamic select parts 2013-09-22 12:16:28 +02:00
select.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00
some.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
sort_order.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
sqlpp11.h Added convenience include file 2013-09-05 23:56:33 +02:00
sum.h Rewrote macro generated function code to handwritten code 2013-09-19 17:07:14 +02:00
table_base.h Stripped a lot of superfluouos type information from result rows. 2013-09-13 09:18:15 +02:00
text.h Rewrote like() member function, added more type control to concat() 2013-09-19 09:04:07 +02:00
transaction.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
type_traits.h Added dynamic versions of from and where to select 2013-09-22 20:42:19 +02:00
update.h Added support for g++-4.8 2013-08-15 11:54:20 +02:00
using.h Cleaned up directory structure. 2013-08-14 06:34:11 +02:00
where.h Added dynamic versions of group_by, having and order_by 2013-09-22 21:29:53 +02:00