I tried RC version of 5.0 and so far so good except for one thing in MySQL. It's connected to this comment. That bug was fixed, difference is in IColletion::OR operator. The reason remains the same, two columns with the same name from different tables in HAVING clause. This works in 4.0
Describe the bug
I tried RC version of 5.0 and so far so good except for one thing in MySQL. It's connected to this comment. That bug was fixed, difference is in
IColletion::OR
operator. The reason remains the same, two columns with the same name from different tables in HAVING clause. This works in 4.0To Reproduce
MySQL: Unknown column 'author.name' in 'having clause'
Versions