IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12235


Ignore:
Timestamp:
Mar 5, 2007, 12:35:55 PM (19 years ago)
Author:
jhoblitt
Message:

add chipProcessedExp.workdir & camProcessedExp.workdir

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r12234 r12235  
    1 # $Id: tasks.md,v 1.127 2007-03-05 22:18:22 jhoblitt Exp $
     1# $Id: tasks.md,v 1.128 2007-03-05 22:35:55 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    189189    exp_tag     STR         64      # Primary Key
    190190    guide_id    S64         0       # Not NULL
     191    workdir     STR         255
    191192    label       STR         64      # key
    192193    recipe      STR         64
     
    232233    cam_id      S64         0       # Primary Key
    233234    chip_id     S64         0       # Primary Key
     235    workdir     STR         255
    234236    label       STR         64      # key
    235237    recipe      STR         64
Note: See TracChangeset for help on using the changeset viewer.