IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2010, 1:44:30 PM (16 years ago)
Author:
Paul Price
Message:

Schema change to support requirement of magicked detections for MOPS publishing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pxadmin_create_tables.sql

    r26519 r27028  
    14941494    product VARCHAR(64),             -- product name
    14951495    stage VARCHAR(64) NOT NULL, -- stage of interest (chip, camera, diff, etc.)
     1496    magicked TINYINT DEFAULT 1, -- Require magicked data?
    14961497    workdir VARCHAR(255) NOT NULL, -- working directory
    14971498    comment VARCHAR(255),            -- for human memory
Note: See TracChangeset for help on using the changeset viewer.