Skip to content

Added compatibility for db2 schema update. #474

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

Conversation

fabiankoebel
Copy link

@fabiankoebel fabiankoebel commented May 18, 2016

This pull request contains the compatibility for schema updates for db2 database systems.

@oskarb

This comment has been minimized.

@oskarb
Copy link
Member

oskarb commented Jul 31, 2016

Also all builds are failing, which seems to be because of problems with the IntBooleanType. This class also lacks documentation similar to e.g. BooleanType. When is IntBooleanType required?

Copy link
Member

@hazzik hazzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use tabs for indents as per contribution guidelines


namespace NHibernate.Type
{
public class IntBooleanType : BooleanType, IUserType
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be done with query substitutions.

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.

3 participants