• Dave Peters's avatar
    Fixed issue DapperTable · b82c2750
    Dave Peters authored
    This fixes a bug found in CS 51509960 where the following sequence would
    result in an InvalidOperationException being thrown due to an attempt to
    access a disposed of DataReader:
    
    - Perform a dynamic query that yields no results
    - Add data to the source of that query
    - Perform a the same query again
    b82c2750
Name
Last commit
Last update
..
EntityFramework Loading commit data...
Linq2Sql Loading commit data...
Massive Loading commit data...
NHibernate Loading commit data...
OrmLite Loading commit data...
PetaPoco Loading commit data...
Properties Loading commit data...
Simple.Data Loading commit data...
Soma Loading commit data...
SubSonic Loading commit data...
bltoolkit Loading commit data...
Assert.cs Loading commit data...
DapperTests.csproj Loading commit data...
License.txt Loading commit data...
PerformanceTests.cs Loading commit data...
Program.cs Loading commit data...
Tests.cs Loading commit data...
app.config Loading commit data...
packages.config Loading commit data...