IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2019, 4:04:13 PM (7 years ago)
Author:
tdeboer
Message:

updated ippMonitor queries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/addRunProcessed.d

    r31320 r40882  
    1 TABLE addRun, addProcessedExp
     1TABLE addRun JOIN addProcessedExp USING (add_id)
    22TITLE Processed addRuns
    33FILE  addRunProcessed.php
     
    55
    66# the following WHERE clauses are added to all queries joined by AND
    7 
    8 WHERE addRun.add_id = addProcessedExp.add_id
    97
    108#     field                   size  format  name         show    link to                  extras
Note: See TracChangeset for help on using the changeset viewer.