IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6085 for trunk/dbconfig


Ignore:
Timestamp:
Jan 20, 2006, 11:24:56 AM (20 years ago)
Author:
jhoblitt
Message:

remove 'camera' field from imfile tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r6084 r6085  
    1 # $Id: tasks.md,v 1.8 2006-01-20 21:20:02 jhoblitt Exp $
     1# $Id: tasks.md,v 1.9 2006-01-20 21:24:56 jhoblitt Exp $
    22
    33rawScienceExp METADATA
     
    1212rawImfile METADATA
    1313    exp_id      STR         255     # Primary Key
    14     camera      STR         255
    1514# 'type' is a metadataconfig keyword
    1615    exptype     STR         255
     
    3837p2PendingImfile METADATA
    3938    exp_id      STR         255     # Primary Key
    40     camera      STR         255
    4139# 'type' is a metadataconfig keyword
    4240    exptype     STR         255
     
    6967p2DoneImfile METADATA
    7068    exp_id      STR         255     # Primary Key
    71     camera      STR         255
    7269# 'type' is a metadataconfig keyword
    7370    exptype     STR         255
Note: See TracChangeset for help on using the changeset viewer.