IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 2, 2006, 4:54:59 PM (20 years ago)
Author:
jhoblitt
Message:

remove stats from imfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r8088 r8093  
    1 # $Id: tasks.md,v 1.49 2006-08-03 02:39:51 jhoblitt Exp $
     1# $Id: tasks.md,v 1.50 2006-08-03 02:54:59 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    133133    class_id    STR         64
    134134    uri         STR         255
    135     stats       STR         255
    136135    recipe      STR         64
    137136    p1_version  S32         0
     
    167166    class_id    STR         64
    168167    uri         STR         255
    169     stats       STR         255
    170168    recipe      STR         64
    171169    p1_version  S32         0
     
    221219    class_id    STR         64     # Primary Key
    222220    uri         STR         255
    223     stats       STR         255
    224221    recipe      STR         64
    225222END
     
    230227    class_id    STR         64      # Primary Key
    231228    uri         STR         255
    232     stats       STR         255
    233229    recipe      STR         64
    234230END
     
    239235    class_id    STR         64      # Primary Key
    240236    uri         STR         255
    241     stats       STR         255
    242237    recipe      STR         64
    243238END
     
    254249    class_id    STR         64      # Primary Key
    255250    uri         STR         255
    256     stats       STR         255
    257251    recipe      STR         64
    258252END
     
    263257    exp_id      STR         64      # Primary Key
    264258    class_id    STR         64      # Primary Key
    265     stats       STR         255
    266259    recipe      STR         64
    267260END
     
    271264    iteration   S32         0       # Primary Key
    272265    exp_id      STR         64      # Primary Key
    273     stats       STR         255
    274266    recipe      STR         64
    275267    accept      BOOL        f
Note: See TracChangeset for help on using the changeset viewer.