Commit d2381158 authored by Marc Gravell's avatar Marc Gravell

Merge pull request #180 from petsuter/patch-1

Mention PostgreSQL
parents 5abf74fb 7f23c705
...@@ -342,7 +342,7 @@ Dapper does not manage your connection's lifecycle, it assumes the connection it ...@@ -342,7 +342,7 @@ Dapper does not manage your connection's lifecycle, it assumes the connection it
Will dapper work with my db provider? Will dapper work with my db provider?
--------------------- ---------------------
Dapper has no DB specific implementation details, it works across all .net ado providers including sqlite, sqlce, firebird, oracle, MySQL and SQL Server Dapper has no DB specific implementation details, it works across all .net ado providers including sqlite, sqlce, firebird, oracle, MySQL, PostgreSQL and SQL Server
Do you have a comprehensive list of examples? Do you have a comprehensive list of examples?
--------------------- ---------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment