IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7290


Ignore:
Timestamp:
Jun 1, 2006, 5:30:04 PM (20 years ago)
Author:
jhoblitt
Message:

change detInputExp.exp_id to be part of the primary key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r7197 r7290  
    1 # $Id: tasks.md,v 1.34 2006-05-24 23:29:51 jhoblitt Exp $
     1# $Id: tasks.md,v 1.35 2006-06-02 03:30:04 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    178178detInputExp METADATA
    179179    det_id      S32         0      # Primary Key
    180     exp_id      STR         64     # Key
     180    exp_id      STR         64     # Primary Key
    181181    camera      STR         255
    182182    telescope   STR         255
Note: See TracChangeset for help on using the changeset viewer.