Hello, When we try to use Azure SQL Edge instead of MSSQL Server with NHibernate we always get:
SqlException: Common Language Runtime(CLR) is not enabled on this instance. Why does NHibernate need CLR support and how to disable it? Azure SQL Edge does not support CLR and never will. We just don't see why NHibernate would need it as it supports so many different databases and CRL is a very minor feature for SQL Server. Any ideas? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nhusers/37358461-5bca-4dd2-bb0e-ded5618b523an%40googlegroups.com.
