Roland Bock
|
4b4048bd11
|
Unified interface for where and dynamic_where.
Compatible with previous interface.
Both where and dynamic where can now take a variable amount of
arguments. where() requires at least one argument.
|
2013-11-16 09:37:38 +01:00 |
|
Roland Bock
|
2e7d5478f6
|
Added dynamic functions to insert, remove and update
|
2013-09-30 07:46:50 +02:00 |
|
Roland Bock
|
d0d5fd2969
|
Replaced tag_yes and tag_no by std::true_type and std::false_type
|
2013-09-29 09:02:51 +02:00 |
|
Roland Bock
|
716996db51
|
Added dynamic versions of group_by, having and order_by
|
2013-09-22 21:29:53 +02:00 |
|
Roland Bock
|
472833016f
|
Added dynamic versions of from and where to select
|
2013-09-22 20:42:19 +02:00 |
|
Roland Bock
|
5576df1775
|
Cleaned up select_pseudo_table and started to prepare for dynamic select parts
|
2013-09-22 12:16:28 +02:00 |
|
Roland Bock
|
e6f086bbfa
|
Cleaned up directory structure.
|
2013-08-14 06:34:11 +02:00 |
|