You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mihai Marandici created an issue — 5th January 2012, 8:43:18:
Creating an alias on a many to many collection using withClause, generates incorrect sql (adds withClause to both joins - many to many table and actual table)
Mihai Marandici added a comment — 5th January 2012, 9:07:51:
fixed issue with test case
Greg Borota added a comment — 3rd May 2012, 19:08:05:
This is a major/ugly bug, supprised there is no more noice about fixing it.