Commit 51509960 authored by Marc Gravell's avatar Marc Gravell

Re-add DapperTable - slightly different approach

parent 0444094f
This diff is collapsed.
...@@ -728,7 +728,7 @@ public void TestMultiMapGridReader() ...@@ -728,7 +728,7 @@ public void TestMultiMapGridReader()
connection.Execute("drop table #Users drop table #Posts"); connection.Execute("drop table #Users drop table #Posts");
} }
public void TestMultiMapDynamic() public void TestMultiMapDynamic()
{ {
var createSql = @" var createSql = @"
......
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