rbock
|
7b750bbe97
|
Added usage examples for count and exists
|
2015-05-13 07:58:43 +02:00 |
|
rbock
|
cdf86695d1
|
Fixed a bunch of shadowing warnings issued by g++
A bit over the top in some places, I think
|
2015-03-21 11:41:07 +01:00 |
|
rbock
|
97de6fad7f
|
Adjusted license dates
|
2015-02-15 19:00:21 +01:00 |
|
TyRoXx
|
3cef1a1217
|
enable -Wpedantic and fix all the warnings
Conflicts:
examples/select.cpp
include/sqlpp11/interpret_tuple.h
include/sqlpp11/type_traits.h
|
2015-02-07 15:07:33 +01:00 |
|
rbock
|
7c80a2a6e0
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
|
rbock
|
18dc6b1a03
|
Added value_or_null method/type
|
2014-08-01 18:21:23 +02:00 |
|
rbock
|
a62c660ad5
|
Added some tvin-tests
|
2014-07-29 18:18:57 +02:00 |
|
rbock
|
c81a7d33ae
|
Cleanup
|
2014-05-20 08:50:55 +02:00 |
|
rbock
|
5f4a88c7ce
|
Function tests compile again
|
2014-05-16 09:18:08 +02:00 |
|
rbock
|
1d905e1db5
|
Ok, the first few lines of test code compile again.
|
2014-05-15 23:47:16 +02:00 |
|
rbock
|
f4ec88c83d
|
Improved checks for selects being usable as value or table
|
2014-04-18 19:59:35 +02:00 |
|
rbock
|
bef4d0874b
|
Updates copyright year
|
2014-03-27 16:43:36 +01:00 |
|
rbock
|
a38a9d6f65
|
Made a bunch of compile errors easier to read
Fixed a few bugs in the process, too.
Probably also created a few, need better checks for resulting
statements.
|
2014-03-23 20:54:44 +01:00 |
|
rbock
|
8c8b95d14e
|
Added template parameter Db to result_entry
|
2014-02-21 07:24:07 +01:00 |
|
rbock
|
ec2a8587d4
|
Added python code generator as an example
|
2014-01-28 20:53:22 +01:00 |
|
rbock
|
24b44fae65
|
Re-animated all tests
|
2014-01-18 20:58:51 +01:00 |
|
Roland Bock
|
221e20918b
|
select now collects parameters from Where and Having
|
2013-11-26 23:45:31 +01:00 |
|
Roland Bock
|
8d12d23d67
|
Added verbatim table
|
2013-11-16 23:19:37 +01:00 |
|
Roland Bock
|
81c77a58f4
|
Even moe function tests and a few corrections
|
2013-11-08 09:09:52 +01:00 |
|
Roland Bock
|
813549690e
|
More function tests and a few corrections for names and return types
|
2013-11-07 15:06:13 +01:00 |
|
Roland Bock
|
9d94f6770b
|
Added function tests and fixed a few return types
|
2013-11-07 13:36:54 +01:00 |
|