This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
sqlpp11
Watch
1
Star
0
Fork
0
You've already forked sqlpp11
mirror of
https://github.com/rbock/sqlpp11.git
synced
2026-01-02 19:20:42 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b7e32c9bc0e44036f7131f070ac30a40de8d981
sqlpp11
/
include
/
sqlpp11
/
aggregate_functions
History
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