IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7156


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

remove detMaster(Frame/Imfile).exp_id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r7140 r7156  
    1 # $Id: tasks.md,v 1.31 2006-05-18 04:15:54 jhoblitt Exp $
     1# $Id: tasks.md,v 1.32 2006-05-20 01:38:53 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    207207detMasterFrame METADATA
    208208    det_id      S32         0      # Primary Key
    209     exp_id      STR         64     # Key
    210209    camera      STR         255
    211210    telescope   STR         255
     
    219218detMasterImfile METADATA
    220219    det_id      S32         0      # Primary Key
    221     exp_id      STR         64     # Key
    222     class_id    STR         255
    223     uri         STR         255
    224     stats       STR         255
    225     recipe      STR         64
    226 END
     220    class_id    STR         255
     221    uri         STR         255
     222    stats       STR         255
     223    recipe      STR         64
     224END
Note: See TracChangeset for help on using the changeset viewer.