IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9051


Ignore:
Timestamp:
Sep 28, 2006, 4:59:17 PM (20 years ago)
Author:
jhoblitt
Message:

normalize summitExp & pz* tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9049 r9051  
    1 # $Id: tasks.md,v 1.74 2006-09-29 02:51:12 jhoblitt Exp $
     1# $Id: tasks.md,v 1.75 2006-09-29 02:59:17 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    1919pzPendingExp METADATA
    2020    exp_id      STR         64      # Primary Key
    21     camera      STR         255     # Primary Key
    22     telescope   STR         255     # Primary Key
    2321    # time
    2422    exp_type    STR         64
     
    3129pzPendingImfile METADATA
    3230    exp_id      STR         64      # Primary Key
    33     camera      STR         255     # Primary Key
    34     telescope   STR         255     # Primary Key
    3531    bytes       S32         0
    3632    md5sum      STR         32
Note: See TracChangeset for help on using the changeset viewer.