You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the HQL query implementation throws an exception in this scenario (ex, NHibernate.Hql.Ast.ANTLR.QuerySyntaxException --> "MyUnmappedEntityType is not mapped"), I would expect the LINQ provider to have the same behavior (it should throw an exception)
Anton Chelnokov added a comment — 2nd September 2015, 17:43:34:
4 years...
The text was updated successfully, but these errors were encountered:
* Upgrading NHibernate to 5.5.2
* Adapting SchemaCommandGenerator to obsolete NHibernate code
* Adapting unit tests to NHibernate breaking change
nhibernate/nhibernate-core#1106nhibernate/nhibernate-core#1095
* Updating ModuleRootWebConfig.txt codegen template according to the new Newtonsoft.Json and NHibernate version
James Nail created an issue — 16th December 2011, 22:52:56:
Since the HQL query implementation throws an exception in this scenario (ex, NHibernate.Hql.Ast.ANTLR.QuerySyntaxException --> "MyUnmappedEntityType is not mapped"), I would expect the LINQ provider to have the same behavior (it should throw an exception)
Anton Chelnokov added a comment — 2nd September 2015, 17:43:34:
The text was updated successfully, but these errors were encountered: