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/diffInputSkyfile.d

    r36788 r40882  
    1 TABLE diffInputSkyfile, diffRun
     1TABLE diffInputSkyfile JOIN diffRun USING (diff_id)
    22TITLE diffInputSkyfile
    33FILE  diffInputSkyfile.php
    44MENU  ipp.stack.dat
    5 
    6 WHERE diffInputSkyfile.diff_id = diffRun.diff_id
    7 
    8 RESTRICT_COUNT AND 0 = 1
    9 UNRESTRICTED AND 0 = 1
    105
    116#        field                            size format  name           show     link to         extras
Note: See TracChangeset for help on using the changeset viewer.