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

    r24760 r40882  
    66# limit this table to OBJECT types of images
    77WHERE (rawExp.exp_type = 'OBJECT' or rawExp.exp_type = 'LIGHT')
     8
     9RESTRICT_COUNT AND dateobs >= CURDATE()
     10UNRESTRICTED AND dateobs >= CURDATE()
    811
    912ARGS ARG1 rawImfile.exp_id=$exp_id
Note: See TracChangeset for help on using the changeset viewer.