Changes between Version 1 and Version 2 of Ticket #26185, comment 2


Ignore:
Timestamp:
Feb 9, 2016, 2:46:42 AM (8 years ago)
Author:
Sven R. Kunze

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26185, comment 2

    v1 v2  
    66# 1 create complex queryset
    77... more code
    8 # 2 add extra column
     8# 2 add extra select and where
    99... more code
    1010# 3 add order (maybe referring to extra column)
Back to Top