What steps will reproduce the problem?
1. Using postgresql, latest dapper
2. execute a query on a table with a boolean field type.
3.
What is the expected output? What do you see instead?
boolean field deserializes values correctly, however what happens is they are
always deserialized as false.
What version of the product are you using? On what operating system?
dapper 1.11
Please provide any additional information below.
using with NHibernate.Driver.NpgsqlDriver, it's a mixed nhibernate/dapper
project, slowly migrating performance sensitive parts to dapper.
Original issue reported on code.google.com by vinc...@finalbuilder.com on 12 Sep 2012 at 4:44
Original issue reported on code.google.com by
vinc...@finalbuilder.com
on 12 Sep 2012 at 4:44