Changeset 7420
- Timestamp:
- Jun 7, 2006, 4:08:59 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r7376 r7420 1 # $Id: tasks.md,v 1.3 8 2006-06-07 01:38:00jhoblitt Exp $1 # $Id: tasks.md,v 1.39 2006-06-08 02:08:59 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 177 177 178 178 detInputExp METADATA 179 det_id S32 0 # Primary Key 180 exp_id STR 64 # Primary Key 179 det_id S32 0 # Primary Key 180 iteration S32 0 # Primary Key 181 exp_id STR 64 # Primary Key 181 182 camera STR 255 182 183 telescope STR 255 … … 198 199 199 200 detStackedImfile METADATA 200 det_id S32 0 # Primary Key 201 class_id STR 64 # Primary Key 201 det_id S32 0 # Primary Key 202 iteration S32 0 # Primary Key 203 class_id STR 64 # Primary Key 202 204 uri STR 255 203 205 stats STR 255 … … 207 209 detNormalizedImfile METADATA 208 210 det_id S32 0 # Primary Key 211 iteration S32 0 # Primary Key 209 212 class_id STR 64 # Primary Key 210 213 uri STR 255 … … 219 222 END 220 223 224 # drop? 221 225 detMasterImfile METADATA 222 226 det_id S32 0 # Primary Key … … 229 233 detResidImfileAnalysis METADATA 230 234 det_id S32 0 # Primary Key 235 iteration S32 0 # Primary Key 231 236 exp_id STR 64 # Primary Key 232 237 class_id STR 64 # Primary Key … … 237 242 detResidExpAnalysis METADATA 238 243 det_id S32 0 # Primary Key 244 iteration S32 0 # Primary Key 239 245 exp_id STR 64 # Primary Key 240 246 stats STR 255
Note:
See TracChangeset
for help on using the changeset viewer.
