IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 22, 2008, 11:17:33 AM (18 years ago)
Author:
jhoblitt
Message:

add INDEX UNIQUE(exp_id, tmp_class_id) to rawImfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r17657 r17776  
    1 # $Id: tasks.md,v 1.150 2008-05-13 22:04:17 jhoblitt Exp $
     1# $Id: tasks.md,v 1.151 2008-05-22 21:17:33 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    159159rawImfile METADATA
    160160    exp_id      S64         64      # Primary Key fkey(exp_id, tmp_class_id) ref newImfile(exp_id, tmp_class_id)
    161     exp_name    STR         64
     161    exp_name    STR         64      # UNIQUE(exp_id, tmp_class_id)
    162162    camera      STR         64
    163163    telescope   STR         64
Note: See TracChangeset for help on using the changeset viewer.