IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11979 for trunk/dbconfig/p5.md


Ignore:
Timestamp:
Feb 21, 2007, 11:52:12 AM (19 years ago)
Author:
jhoblitt
Message:

add skycell_id & tess_id to p5Run and remove them from p5DiffScfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/p5.md

    r11872 r11979  
    1 # $Id: p5.md,v 1.4 2007-02-17 04:14:23 jhoblitt Exp $
     1# $Id: p5.md,v 1.5 2007-02-21 21:52:12 jhoblitt Exp $
    22
    33p5Run METADATA
     
    77    dvodb       STR         255
    88    registered  TAI         NULL
     9    skycell_id  STR         64      # Key
     10    tess_id     STR         64      # Key
    911END
    1012
     
    2628p5DiffScfile METADATA
    2729    p5_id       S32         0       # Primary Key
    28     skycell_id  STR         64      # Primary Key
    29     tess_id     STR         64      # Primary Key
    3030    uri         STR         255
    3131    bg          F64         0.0
Note: See TracChangeset for help on using the changeset viewer.