summaryrefslogtreecommitdiffstats
path: root/libraries/sqlpp11/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/sqlpp11/slack-desc')
-rw-r--r--libraries/sqlpp11/slack-desc12
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/sqlpp11/slack-desc b/libraries/sqlpp11/slack-desc
index 2113fb160b..e6ee6d9493 100644
--- a/libraries/sqlpp11/slack-desc
+++ b/libraries/sqlpp11/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
sqlpp11: sqlpp11 (A type safe SQL template library for C++)
sqlpp11:
-sqlpp11: sqlpp11 offers you to code SQL in C++ almost naturally. You
-sqlpp11: can use tables, columns and functions. Everything has strong
-sqlpp11: types which allow the compiler to help you a lot. At compile
-sqlpp11: time, it will tell about most of those pesky oversight
+sqlpp11: sqlpp11 offers you to code SQL in C++ almost naturally. You
+sqlpp11: can use tables, columns and functions. Everything has strong
+sqlpp11: types which allow the compiler to help you a lot. At compile
+sqlpp11: time, it will tell about most of those pesky oversight
sqlpp11: errors you can make
-sqlpp11:
-sqlpp11:
+sqlpp11:
+sqlpp11:
sqlpp11: https://github.com/rbock/sqlpp11
sqlpp11: