Steps to reproduce bug:
1. create and open a simple connection
2. execute this sql: connection.ExecuteMapperQuery<DateTime?>("select
null").First().Should().Be.EqualTo(null);
A invalid cast exception is throwed!
Original issue reported on code.google.com by l...@fewbit.com on 13 Apr 2011 at 9:48
Original issue reported on code.google.com by
l...@fewbit.com
on 13 Apr 2011 at 9:48