IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 20, 2014, 6:33:44 PM (12 years ago)
Author:
watersc1
Message:

Add more information to detselect -show.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/detselect.c

    r36543 r36544  
    275275    // the latest insertion date
    276276
    277     psStringAppend(&query, " ORDER BY registered DESC, iteration DESC, time_begin, time_end");
     277    psStringAppend(&query, " ORDER BY registered DESC, iteration DESC");
    278278
    279279    if (!p_psDBRunQuery(config->dbh, query)) {
Note: See TracChangeset for help on using the changeset viewer.