Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.2.1
-
Fix Version/s: None
-
Component/s: Query
-
Labels:None
Description
If the alias in a from-query is equal to the model name, I get an exception when executing the query after adding a "pendingJoinCondition".
See attached testCase.
I fail to see why you would use an alias that is equal to the model name.