Skip to content

If mapping assemblies not specified nhibernate doesn't throw exception #440

@anton-martyniuk

Description

@anton-martyniuk

When I Fluently.Configure with fluent nhibernate I register mapping assemblies.
If I make a mistake in the name of mapping assembly and try to select something with Query or
QueryOver - I receive empty result. It's really a problem - I need to guess whether there is no data returned from Db or mapping is not loaded.
Can you please throw an Exception while creating Fluently.Configure or while selecting data if no mapping where specified?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions