IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7140


Ignore:
Timestamp:
May 17, 2006, 6:15:54 PM (20 years ago)
Author:
jhoblitt
Message:

change detStackedImfile to have det_id & class_id as the primary key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r7138 r7140  
    1 # $Id: tasks.md,v 1.30 2006-05-18 03:09:30 jhoblitt Exp $
     1# $Id: tasks.md,v 1.31 2006-05-18 04:15:54 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    198198
    199199detStackedImfile METADATA
    200     det_id      S32         0      # Key
    201     class_id    STR         255    # Key
     200    det_id      S32         0      # Primary Key
     201    class_id    STR         255    # Primary Key
    202202    uri         STR         255
    203203    stats       STR         255
Note: See TracChangeset for help on using the changeset viewer.