With SQL Server 2012 MS introduced a new free db - LocalDB. LocalDB looks like a good candidate to be used for integration testing projects with nHibernate. With EF if you specify a connection string for LocalDB it automatically starts and creates an empty db for you. I've asked about LocalDB support in NH on stackoverflow: http://stackoverflow.com/questions/11298133/nhibernate-and-sql-server-2012-localdb Using local pipe syntax for that case (usage in tests) isn't really a good candidate.
Is there any plans/work on supporting LocalDB? Any researches in that area? Or may be any other place to ask for that question? :) -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/yDK0BgwlIUQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
