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-04 04:00:39 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e63a798a823b58c1e9fe9bda395aea7a09071d45
sqlpp11
/
tests
History
Roland Bock
e63a798a82
Started to use flags to indicate database traits
...
e.g. support for any or outer join, or how string concatenation is implemented
2013-11-01 12:23:50 +01:00
..
CMakeLists.txt
Renamed examples -> tests
2013-08-17 11:22:38 +02:00
InsertTest.cpp
Dynamic methods of select, insert and co return *this now.
2013-10-03 20:53:55 +02:00
RemoveTest.cpp
Dynamic methods of select, insert and co return *this now.
2013-10-03 20:53:55 +02:00
SelectTest.cpp
Started to use flags to indicate database traits
2013-11-01 12:23:50 +01:00
TabSample.h
Reduced likelihood of mistakes in CRTP for tables.
2013-10-03 22:25:23 +02:00
UpdateTest.cpp
Dynamic methods of select, insert and co return *this now.
2013-10-03 20:53:55 +02:00