Browse by Tags

All Tags » Fluent NHibernate (RSS)

In Memory SQLite + Unit Test + FluentNHibernate by stefan.sedich

UPDATE: I have forked fluent NH here: http://github.com/stefansedich/fluent-nhibernate, and added a change so we can just use: .Database(SQLiteConfiguration.Standard.InMemory().ShowSql()) By default the InMemory() helper will now add the pooling support...
More Posts