Skip to content

Conversation

LordJZ
Copy link
Contributor

@LordJZ LordJZ commented Oct 22, 2014

Code to reproduce:

Restrictions.EqProperty("A", Projections.Property("B")).ToString()

Expected output:

"A = B"

Actual output:

"A = "

@oskarb oskarb added this to the 4.1.0 milestone Oct 22, 2014
oskarb added a commit that referenced this pull request Oct 22, 2014
Fixed PropertyExpression.ToString when RHS is a projection
@oskarb oskarb merged commit 6823bc4 into nhibernate:master Oct 22, 2014
@LordJZ LordJZ deleted the patch-1 branch October 26, 2014 02:58
@hazzik
Copy link
Member

hazzik commented Feb 22, 2015

Can someone create/find a jira issue for this?

@hazzik hazzik removed the need JIRA label Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants