Changeset 27028 for trunk/ippTools/share/pubtool_definerun.sql
- Timestamp:
- Feb 22, 2010, 1:44:30 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pubtool_definerun.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pubtool_definerun.sql
r26956 r27028 15 15 AND publishClient.active = 1 16 16 AND diffRun.state = 'full' 17 AND (diffRun.magicked > 0 OR publishClient.magicked = 0) 17 18 -- WHERE hook %s 18 19 UNION … … 27 28 AND publishClient.active = 1 28 29 AND camRun.state = 'full' 30 AND (camRun.magicked > 0 OR publishClient.magicked = 0) 29 31 -- WHERE hook %s 30 32 ) AS publishToDo
Note:
See TracChangeset
for help on using the changeset viewer.
