0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/include/sqlpp11/aggregate_functions
rbock f9f1186df0 Moved aggregate functions to folder, added can_be_null attributes
count cannot be null, all others can if there are no lines to max or min
etc
2015-11-01 10:10:45 +01:00
..
avg.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00
count.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00
max.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00
min.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00
sum.h Moved aggregate functions to folder, added can_be_null attributes 2015-11-01 10:10:45 +01:00