[SF 2505290] DB connection as URI (MySQL not tested!)

This commit is contained in:
Aleksandar Fabijanic
2009-01-13 19:51:48 +00:00
parent 8abc90f989
commit b38f5ce99c
25 changed files with 199 additions and 47 deletions

View File

@@ -47,7 +47,7 @@ namespace Data {
namespace MySQL {
std::string Connector::KEY("MySQL");
std::string Connector::KEY("mysql");
Connector::Connector()