Changeset 11042
- Timestamp:
- Jan 11, 2007, 3:06:46 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r11030 r11042 1 # $Id: tasks.md,v 1.10 4 2007-01-11 21:59:35jhoblitt Exp $1 # $Id: tasks.md,v 1.105 2007-01-12 01:06:46 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 90 90 exp_type STR 64 91 91 imfiles S32 0 92 fault S16 0 # NOT NULL93 92 END 94 93 … … 100 99 class_id STR 64 # Primary Key 101 100 uri STR 255 102 fault S16 0 # NOT NULL103 101 END 104 102 … … 125 123 object STR 64 126 124 dateobs UTC 0001-01-01T00:00:00Z 125 fault S16 0 # NOT NULL 127 126 END 128 127 … … 149 148 object STR 64 150 149 dateobs UTC 0001-01-01T00:00:00Z 150 fault S16 0 # NOT NULL 151 151 END 152 152 … … 171 171 object STR 64 172 172 dateobs UTC 0001-01-01T00:00:00Z 173 fault S16 0 # NOT NULL 173 174 END 174 175
Note:
See TracChangeset
for help on using the changeset viewer.
