IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15581


Ignore:
Timestamp:
Nov 9, 2007, 5:54:40 PM (19 years ago)
Author:
jhoblitt
Message:

remove flatcorrExp.state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/flatcorr.md

    r15575 r15581  
    1111# table of Exposure-level data used for each flat-field corrction run
    1212flatcorrExp METADATA
    13     corr_id     S64         0       # Primary Key
    14     chip_id     S64         64      # Primary Key
    15     state       STR         64      # fkey(corr_id) ref flatcorrRun(corr_id)
     13    corr_id     S64         0       # Primary Key fkey(corr_id) ref flatcorrRun(corr_id)
     14    chip_id     S64         64      # Primary Key fkey(chip_id) ref chipRun(chip_id)
    1615END
    1716
Note: See TracChangeset for help on using the changeset viewer.