Changeset 8025 for trunk/dbconfig/tasks.md
- Timestamp:
- Jul 31, 2006, 4:08:57 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r8019 r8025 1 # $Id: tasks.md,v 1.4 4 2006-08-01 01:40:50jhoblitt Exp $1 # $Id: tasks.md,v 1.45 2006-08-01 02:08:57 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 28 28 bytes S32 0 29 29 md5sum STR 32 30 class STR 64 31 class_id STR 64 32 uri STR 255 33 END 34 35 newExp METADATA 36 exp_id STR 64 # Primary Key 37 camera STR 255 38 telescope STR 255 39 # time 40 exp_type STR 64 30 41 # class STR 64 31 class_id STR 6432 uri STR 25533 END34 35 newExp METADATA36 exp_id STR 64 # Primary Key37 camera STR 25538 telescope STR 25539 # time40 exp_type STR 6441 # class STR 6442 42 imfiles S32 0 43 43 END … … 45 45 newImfile METADATA 46 46 exp_id STR 64 # Key 47 #class STR 6447 class STR 64 48 48 class_id STR 64 49 49 uri STR 255 … … 76 76 rawImfile METADATA 77 77 exp_id STR 64 # Key 78 #class STR 6478 class STR 64 79 79 class_id STR 64 80 80 uri STR 255 81 81 stats STR 255 82 82 END 83 84 # 85 # XXX - temporarily (???) stot carrying around class in imfiles after rawImfile 86 # 83 87 84 88 p1PendingExp METADATA
Note:
See TracChangeset
for help on using the changeset viewer.
