rbock
|
d2975b39fb
|
Allow sqlpp be compiled as sub project
|
2015-03-08 18:36:42 +01:00 |
|
rbock
|
57ceefbd0c
|
Added missing checks for aggregate functions
|
2015-02-24 08:02:14 +01:00 |
|
rbock
|
97de6fad7f
|
Adjusted license dates
|
2015-02-15 19:00:21 +01:00 |
|
rbock
|
ea30acaf26
|
Merge branch 'release/0.28'
|
2014-09-30 07:20:46 +02:00 |
|
rbock
|
6dbdd39ce1
|
Ensure that expression do not contain aggregate functions
|
2014-09-17 23:03:51 +02:00 |
|
rbock
|
3cab459077
|
Added tag to indicate that an expression contains an aggregate function
|
2014-09-17 22:22:45 +02:00 |
|
Markus Elfring
|
c227d46cf4
|
Bug #14: Completed quoting for parameters of some CMake commands
A wiki article pointed out that whitespace will only be preserved for parameters
in CMake commands if passed strings will be appropriately quoted or escaped.
http://cmake.org/Wiki/CMake/Language_Syntax#CMake_splits_arguments_unless_you_use_quotation_marks_or_escapes.
Quoting was added so that more places should also handle file names correctly
which contain space characters or semicolons eventually.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
|
2014-09-01 19:17:03 +02:00 |
|
Roland Bock
|
342a42758a
|
Fixed test_sqlpp_test_constraints to work with out of source build
|
2014-08-24 10:46:08 +02:00 |
|
rbock
|
404a8301a9
|
Added missing file
|
2014-08-22 22:18:04 +02:00 |
|
rbock
|
f859f7fe4a
|
Added must_not_update-test
|
2014-08-18 19:17:59 +02:00 |
|
rbock
|
66ffff78ad
|
Added tests for insert constraints
|
2014-08-16 18:47:06 +02:00 |
|
rbock
|
5c4dc0caf0
|
Added a first experimental fail test
|
2014-08-08 07:57:08 +02:00 |
|