Changeset 36071 for branches/eam_branches/ipp-20130711/ippTools/share/disttool_definebyquery_sky.sql
- Timestamp:
- Aug 30, 2013, 4:48:58 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130711/ippTools/share
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
disttool_definebyquery_sky.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130711/ippTools/share
- Property svn:mergeinfo changed
/trunk/ippTools/share (added) merged: 35838-35839,35856,35896-35897,35901,35929,35936,35952-35953,35955,35960,36009,36040-36041
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130711/ippTools/share/disttool_definebyquery_sky.sql
r32696 r36071 3 3 staticskyRun.sky_id AS stage_id, 4 4 CAST(0 AS SIGNED) AS magicked, 5 -- run tag in the form 'sky.$skycell_id.$s tack_id'5 -- run tag in the form 'sky.$skycell_id.$sky_id' 6 6 CONCAT_WS('.', 'sky', stackRun.skycell_id, convert(staticskyRun.sky_id, CHAR)) as run_tag, 7 7 staticskyRun.label,
Note:
See TracChangeset
for help on using the changeset viewer.
