Skip to content

Fix configuration order in tests #3557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 11, 2024

Conversation

hazzik
Copy link
Member

@hazzik hazzik commented Jun 3, 2024

Configuration could influence mappings (via INamingStrategy, for example), so it should be called before AddMappings.

Also remove calls to empty base.Configuration(...) and fix usage of configuration parameter.

@hazzik hazzik merged commit 7ed5bc8 into nhibernate:master Jun 11, 2024
26 checks passed
@hazzik hazzik deleted the fix-configuration-order branch June 11, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants