Changeset 17872 for trunk/dbconfig/tasks.md
- Timestamp:
- May 30, 2008, 4:19:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/dbconfig/tasks.md (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/tasks.md
r17839 r17872 1 # $Id: tasks.md,v 1.15 3 2008-05-29 02:36:29jhoblitt Exp $1 # $Id: tasks.md,v 1.154 2008-05-31 02:19:17 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 24 24 telescope STR 64 # Primary Key 25 25 uri STR 255 26 epoch UTC 0001-01-01T00:00:00Z 26 27 END 27 28 … … 38 39 imfiles S32 0 39 40 fault S16 0 # Key NOT NULL 41 epoch UTC 0001-01-01T00:00:00Z 40 42 END 41 43 … … 53 55 class_id STR 64 # Primary Key 54 56 uri STR 255 57 epoch UTC 0001-01-01T00:00:00Z 55 58 END 56 59 … … 62 65 telescope STR 64 # Primary Key 63 66 state STR 64 # Key 67 epoch UTC 0001-01-01T00:00:00Z 64 68 END 65 69 … … 72 76 uri STR 255 73 77 fault S16 0 # Key NOT NULL 78 epoch UTC 0001-01-01T00:00:00Z 74 79 END 75 80 … … 87 92 end_stage STR 64 # Key 88 93 label STR 64 # Key 94 epoch UTC 0001-01-01T00:00:00Z 89 95 END 90 96 … … 95 101 tmp_class_id STR 64 # Primary Key 96 102 uri STR 255 103 epoch UTC 0001-01-01T00:00:00Z 97 104 END 98 105 … … 156 163 hostname STR 64 157 164 fault S16 0 # Key NOT NULL 165 epoch UTC 0001-01-01T00:00:00Z 158 166 END 159 167 … … 215 223 hostname STR 64 216 224 fault S16 0 # Key NOT NULL 217 END 225 epoch UTC 0001-01-01T00:00:00Z 226 END
Note:
See TracChangeset
for help on using the changeset viewer.
