IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

newExp needs both exp_id & exp_tag to tie together with the pz* tables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r9047 r9048  
    1 # $Id: tasks.md,v 1.72 2006-09-29 02:43:54 jhoblitt Exp $
     1# $Id: tasks.md,v 1.73 2006-09-29 02:50:53 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    4242newExp METADATA
    4343    exp_tag     STR         64      # Primary Key
     44    exp_id      STR         64
    4445    camera      STR         255
    4546    telescope   STR         255
Note: See TracChangeset for help on using the changeset viewer.