From fd3e0428cd71c89a75c1990e0f34216c142c30f2 Mon Sep 17 00:00:00 2001 From: Roland Bock Date: Tue, 12 Nov 2013 18:40:35 +0100 Subject: [PATCH] Added link to postgreSQL connector --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1254f173..8aba8ea7 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,5 @@ sqlpp11 requires a certain api in order to connect with the database, see databa * MySQL: https://github.com/rbock/sqlpp11-connector-mysql * Sqlite3: https://github.com/rbock/sqlpp11-connector-sqlite3 - - + * PostgreSQL: https://github.com/pbondo/sqlpp11-connector-postgresql