IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2009, 9:37:44 AM (17 years ago)
Author:
bills
Message:

image id rework

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/chip.md

    r20973 r21310  
    1111    tess_id     STR         64
    1212    end_stage   STR         64      # Key
     13END
     14
     15chipImfile METADATA
     16    chip_id     S64         0       # Primary Key fkey (chip_id) ref chipRun (chip_id)
     17    class_id    STR         64      # Primary Key
     18    chip_image_id   S64     0       # Key AUTO_INCREMENT
    1319END
    1420
     
    8187    path_base       STR     255
    8288    fault           S16     0       # Key NOT NULL
    83     chip_image_id   S64     0       # Key AUTO_INCREMENT
    8489    magicked        BOOL    f
    8590END
Note: See TracChangeset for help on using the changeset viewer.