Changeset 12173
- Timestamp:
- Mar 1, 2007, 4:57:13 PM (19 years ago)
- Location:
- trunk/dbconfig
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dbconfig/config.md
r12129 r12173 2 2 pkg_name STR ippdb 3 3 pkg_namespace STR ippdb 4 pkg_version STR 1.1.1 44 pkg_version STR 1.1.15 5 5 END -
trunk/dbconfig/tasks.md
r12129 r12173 1 # $Id: tasks.md,v 1.12 3 2007-03-01 04:43:18jhoblitt Exp $1 # $Id: tasks.md,v 1.124 2007-03-02 02:57:13 jhoblitt Exp $ 2 2 3 3 # this table records all exposure ID ever seen from the summit … … 177 177 chipPendingImfile METADATA 178 178 chip_id S64 0 # Primary Key 179 exp_tag STR 64 # Primary Key 180 guide_id S64 0 # Not NULL 181 class_id STR 64 # Primary Key 182 recipe STR 64 179 class_id STR 64 # Primary Key 183 180 uri STR 255 184 181 END … … 209 206 # fixed) but guide_id needs to wait until we know if this can be tracked at 210 207 # just the exp level. 211 exp_tag STR 64 # Primary Key 212 guide_id S64 0 # Not NULL 213 class_id STR 64 # Primary Key 214 recipe STR 64 208 class_id STR 64 # Primary Key 215 209 uri STR 255 216 210 bg F64 0.0
Note:
See TracChangeset
for help on using the changeset viewer.
