rbock
|
e21b38901b
|
Added static_assert for required_columns in insert
This constraint had been dropped by accident when restructuring for
statement_t.
|
2014-08-15 17:56:13 +02:00 |
|
rbock
|
3484903525
|
Repaired insert to work with expression values again
|
2014-08-14 23:47:25 +02:00 |
|
rbock
|
27649b3af2
|
Added support for default values and result fields for insert
|
2014-08-11 19:17:42 +02:00 |
|
rbock
|
7c45e8b83f
|
Removed _name_t from and added alias operators to result field.
A result field really is just a value, if you insist on using it as a
select column, give it a name via an alias.
|
2014-07-30 22:03:11 +02:00 |
|
rbock
|
b1f1de8a08
|
Allowing result fields to be used as arguments for queries
|
2014-07-29 08:57:55 +02:00 |
|
rbock
|
169113c9a4
|
Added missing file
|
2014-07-28 17:11:12 +02:00 |
|