Changes between Version 1 and Version 2 of Ticket #7202, comment 5
- Timestamp:
- 08/17/2016 06:12:28 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7202, comment 5
v1 v2 11 11 ~~I'm not sure if the table aliases are already optimized and whether line 519 in `BP_XProfile_Query` is necessary or not.~~ 12 12 13 Would appreciate some feedback from Boone here. 13 ~~Would appreciate some feedback from Boone here.~~ 14 14 15 15 **Update:** I checked the SQL clauses after the patch and @thomaslhotta is right. The JOIN is removed. I say we fix this in BP 2.7 instead.