IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2008, 9:12:41 AM (18 years ago)
Author:
eugene
Message:

adding include fields to flatcorrChipLink and flatcorrCamLink

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/flatcorr.md

    r20374 r20397  
    2222    corr_id     S64         0       # Primary Key fkey(corr_id) ref flatcorrRun(corr_id)
    2323    chip_id     S64         0       # Primary Key fkey(chip_id) ref chipRun(chip_id)
     24    include     BOOL        t
    2425END
    2526
     
    2930    chip_id     S64         0       # Primary Key fkey(chip_id) ref chipRun(chip_id)
    3031    cam_id      S64         0       # Primary Key fkey(chip_id) ref chipRun(chip_id)
     32    include     BOOL        t
    3133END
    3234
Note: See TracChangeset for help on using the changeset viewer.