Changeset 36544 for trunk/ippTools/src/detselect.c
- Timestamp:
- Feb 20, 2014, 6:33:44 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/detselect.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/detselect.c
r36543 r36544 275 275 // the latest insertion date 276 276 277 psStringAppend(&query, " ORDER BY registered DESC, iteration DESC , time_begin, time_end");277 psStringAppend(&query, " ORDER BY registered DESC, iteration DESC"); 278 278 279 279 if (!p_psDBRunQuery(config->dbh, query)) {
Note:
See TracChangeset
for help on using the changeset viewer.
