Changes between Initial Version and Version 1 of Ticket #23791, comment 2


Ignore:
Timestamp:
Nov 10, 2014, 9:47:40 AM (10 years ago)
Author:
ris

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23791, comment 2

    initial v1  
    1 Having said the workaround behaves correctly, I realize adding .values (...) screws up the ordering of the subquery, which is important if using .distinct (...). Similar effects to #23622
     1Having said the workaround behaves correctly, I realize adding {{{.values (...)}}} screws up the ordering of the subquery, which is important if using {{{.distinct (...)}}}. Similar effects to #23622
Back to Top