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
2025-12-31 10:10:28 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b41f1add8cb486fbe24ea52a5ba3146c387f2e69
sqlpp11
/
test_static_asserts
History
rbock
173d6adbc9
Moved data types into separate folder, split boolean
...
Each file within data_types/boolean/ is relatively short and easy to grok.
2015-10-29 22:21:46 +01:00
..
aggregates.cpp
Added a bunch of tests for static_assert in insert
2015-10-06 22:08:44 +02:00
AssertTables.h
Moved data types into separate folder, split boolean
2015-10-29 22:21:46 +01:00
AssertTables.sql
Added compile time tests for date and date_time
2015-10-13 21:25:10 +02:00
CMakeLists.txt
Added compile time tests for date and date_time
2015-10-13 21:25:10 +02:00
date_time.cpp
Renamed date/date_time to day_point/time_point
2015-10-29 16:41:45 +01:00
date.cpp
Renamed date/date_time to day_point/time_point
2015-10-29 16:41:45 +01:00
insert.cpp
Added tests for insert's dynamic_set, too
2015-10-07 20:48:20 +02:00