- Timestamp:
- Sep 19, 2014, 4:05:27 PM (12 years ago)
- Location:
- branches/eam_branches/ps2-tc3-20130727
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippMonitor/def/rawBurntoolState.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ps2-tc3-20130727
- Property svn:mergeinfo changed
-
branches/eam_branches/ps2-tc3-20130727/ippMonitor/def/rawBurntoolState.d
r34014 r37403 5 5 6 6 # if no query restrictions are supplied, we want to limit the query or it is extremely long running: 7 RESTRICT_COUNT WHERE 0>1 8 UNRESTRICTED WHERE exp_id = 0 7 RESTRICT_COUNT WHERE dateobs >= CURDATE() 8 # UNRESTRICTED WHERE exp_id = 0 9 UNRESTRICTED WHERE dateobs >= CURDATE() 9 10 10 11 # field size format name show link to extras
Note:
See TracChangeset
for help on using the changeset viewer.
