Changeset 35953 for trunk/ippTools/share
- Timestamp:
- Aug 15, 2013, 1:20:18 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_definebyquery_sky.sql
r32696 r35953 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.
