IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11982


Ignore:
Timestamp:
Feb 21, 2007, 3:52:00 PM (19 years ago)
Author:
jhoblitt
Message:

remove p6SumScfile.{skycell_id, tess_id}
add p6Run.{skycell_id, tess_id}

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/p6.md

    r11872 r11982  
    1 # $Id: p6.md,v 1.4 2007-02-17 04:14:23 jhoblitt Exp $
     1# $Id: p6.md,v 1.5 2007-02-22 01:52:00 jhoblitt Exp $
    22
    33p6Run METADATA
     
    77    dvodb       STR         255
    88    registered  TAI         NULL
     9    skycell_id  STR         64      # Key
     10    tess_id     STR         64      # Key
    911END
    1012
     
    1214    p6_id       S32         0       # Primary Key
    1315    p4_id       S32         0       # Primary Key
    14     skycell_id  STR         64      # Primary Key
    15     tess_id     STR         64      # Primary Key
    1616END
    1717
    1818p6SumScfile METADATA
    1919    p6_id       S32         0       # Primary Key
    20     skycell_id  STR         64      # Primary Key
    21     tess_id     STR         64      # Primary Key
    2220    uri         STR         255
    2321    bg          F64         0.0
Note: See TracChangeset for help on using the changeset viewer.