0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00

Merge tag '0.17' into develop

Lower threshold for experiments by removing generation of Sample.h from CMakeLists
Added link to wiki
Added link to container backend
This commit is contained in:
rbock 2014-07-20 11:54:27 +02:00
commit 7938a8527c

View File

@ -107,4 +107,3 @@ sqlpp11 requires a certain api in order to connect with the database, see databa
To demonstrate that sqlpp11 can work with other backends as well, here is an experimental backend for structs in standard containers:
* STL Container: https://github.com/rbock/sqlpp11-connector-stl