IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7157


Ignore:
Timestamp:
May 19, 2006, 3:45:28 PM (20 years ago)
Author:
jhoblitt
Message:

fix detMasterImfile primary key

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r7156 r7157  
    1 # $Id: tasks.md,v 1.32 2006-05-20 01:38:53 jhoblitt Exp $
     1# $Id: tasks.md,v 1.33 2006-05-20 01:45:28 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    218218detMasterImfile METADATA
    219219    det_id      S32         0      # Primary Key
    220     class_id    STR         255
    221     uri         STR         255
    222     stats       STR         255
    223     recipe      STR         64
    224 END
     220    class_id    STR         255    # Primary Key
     221    uri         STR         255
     222    stats       STR         255
     223    recipe      STR         64
     224END
Note: See TracChangeset for help on using the changeset viewer.