Changeset 24707 for trunk/ippTools/share/pubtool_pending.sql
- Timestamp:
- Jul 7, 2009, 1:29:37 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pubtool_pending.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pubtool_pending.sql
r24512 r24707 10 10 publishClient.workdir, 11 11 diffRun.diff_id AS stage_id, 12 rawExp.camera 12 rawExp.camera, 13 rawExp.exp_id 13 14 FROM publishRun 14 15 JOIN publishClient USING(client_id) … … 33 34 publishClient.workdir, 34 35 camRun.cam_id AS stage_id, 35 rawExp.camera 36 rawExp.camera, 37 rawExp.exp_id 36 38 FROM publishRun 37 39 JOIN publishClient USING(client_id)
Note:
See TracChangeset
for help on using the changeset viewer.
