IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2009, 11:06:18 AM (17 years ago)
Author:
bills
Message:

Add data_group, dist_group, and note to the pipeline. These new columns will be used
for some of the tasks that label was used previously.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/magic.md

    r25014 r25835  
    1111    workdir_state STR       255     # Key
    1212    label       STR         64      # key
     13    data_group  STR         64
    1314    dvodb       STR         255
    1415    registered  TAI         NULL
    1516    fault       S16         0       # Key
     17    note        STR         255
    1618END
    1719
     
    5355    cam_id      S64         0
    5456    label       STR         64      # key
     57    data_group  STR         64      # key
    5558    outroot     STR         255
    5659    recoveryroot    STR     255
    5760    re_place    BOOL        f
    5861    remove      BOOL        f
     62    fault       S16         0       # Key
     63    note        STR         255
    5964END
    6065
Note: See TracChangeset for help on using the changeset viewer.