Skip to content

NH-3727 - Unit tests showing bug and bugfix proposition #364

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

Closed
wants to merge 5 commits into from

Conversation

itmagination
Copy link
Contributor

No description provided.

@hazzik hazzik added this to the 4.1.0 milestone Oct 22, 2014
@@ -117,9 +117,9 @@ public override IProjection[] GetProjections()
return null;
}

public void InitializeInnerQueryAndParameters(ICriteriaQuery criteriaQuery)
public void InitializeInnerQueryAndParameters(ICriteriaQuery criteriaQuery, bool forceReinitialization = false)
Copy link
Member

Choose a reason for hiding this comment

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

Can you please make usual method overload?

@hazzik
Copy link
Member

hazzik commented Feb 13, 2015

@itmagination can you please make usual method overload instead of default parameter?

@hazzik hazzik changed the title NH-3727 unit tests showing bug and bugfix proposition NH-3727 - Unit tests showing bug and bugfix proposition Apr 23, 2015
@hazzik hazzik closed this May 5, 2015
@hazzik hazzik removed this from the 4.1.0 milestone May 5, 2015
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