Changeset 7343
- Timestamp:
- Jun 5, 2006, 11:56:31 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r7290 r7343 1 # $Id: tasks.md,v 1.3 5 2006-06-02 03:30:04jhoblitt Exp $1 # $Id: tasks.md,v 1.36 2006-06-05 21:56:31 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 76 76 rawImfile METADATA 77 77 exp_id STR 64 # Key 78 class_id STR 25578 class_id STR 64 79 79 uri STR 255 80 80 stats STR 255 … … 115 115 p2PendingImfile METADATA 116 116 exp_id STR 64 # Key 117 class_id STR 255117 class_id STR 64 118 118 uri STR 255 119 119 stats STR 255 … … 145 145 p2DoneImfile METADATA 146 146 exp_id STR 64 # Key 147 class_id STR 255147 class_id STR 64 148 148 uri STR 255 149 149 stats STR 255 … … 191 191 det_id S32 0 # Primary Key 192 192 exp_id STR 64 # Primary Key 193 class_id STR 255# Primary Key193 class_id STR 64 # Primary Key 194 194 uri STR 255 195 195 stats STR 255 … … 199 199 detStackedImfile METADATA 200 200 det_id S32 0 # Primary Key 201 class_id STR 255# Primary Key201 class_id STR 64 # Primary Key 202 202 uri STR 255 203 203 stats STR 255 … … 207 207 detNormalizedImfile METADATA 208 208 det_id S32 0 # Primary Key 209 class_id STR 255# Primary Key209 class_id STR 64 # Primary Key 210 210 uri STR 255 211 211 stats STR 255 … … 225 225 226 226 detMasterImfile METADATA 227 det_id S32 0 # Primary Key 228 class_id STR 255 # Primary Key 229 uri STR 255 230 stats STR 255 231 recipe STR 64 232 END 227 det_id S32 0 # Primary Key 228 class_id STR 64 # Primary Key 229 uri STR 255 230 stats STR 255 231 recipe STR 64 232 END 233 234 detResidImfileAnalysis METADATA 235 det_id S32 0 # Primary Key 236 exp_id STR 64 # Primary Key 237 class_id STR 64 # Primary Key 238 stats STR 255 239 recipe STR 64 240 END
Note:
See TracChangeset
for help on using the changeset viewer.
