IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 18, 2006, 12:13:24 PM (21 years ago)
Author:
jhoblitt
Message:

fixes & mysql work arounds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r6037 r6038  
    1 # $Id: tasks.md,v 1.1 2006-01-18 21:23:22 jhoblitt Exp $
     1# $Id: tasks.md,v 1.2 2006-01-18 22:13:24 jhoblitt Exp $
    22
    33rawScienceExp METADATA
     
    1212    exp_id      STR         255     # Primary Key
    1313    camera      STR         255
    14     type        STR         255
     14# 'type' is a metadataconfig keyword
     15    exptype     STR         255
    1516    class       STR         255
    1617    class_id    STR         255
     
    7879    version     STR         64
    7980    label       STR         255
    80     type        STR         255
     81    exptype     STR         255
    8182    class       STR         255
    8283    nclass      S32         0
Note: See TracChangeset for help on using the changeset viewer.