Skip to content

Fix default types #1484

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 1 commit into from
Dec 13, 2017
Merged

Conversation

fredericDelaporte
Copy link
Member

  • Remove logic duplication for getting default NHibernate type for a CLR type.
  • Test all defaults for CLR type having many possibilities.
  • Clean-up.

The test for decimal was failing, it was yielding Currency instead of Decimal.

 * Remove logic duplication for getting default NHibernate type for a CLR type.
 * Test all defaults for CLR type having many possibilities.
 * Clean-up.
@hazzik
Copy link
Member

hazzik commented Dec 13, 2017

The test for decimal was failing, it was yielding Currency instead of Decimal.

I think there was an issue about something like that.

@hazzik
Copy link
Member

hazzik commented Dec 13, 2017

It was mentioned in #1052

@fredericDelaporte
Copy link
Member Author

It was mentioned in #1052

Ok, I will add a comment there about this point being resolved once this PR gets merged.

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