IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10224


Ignore:
Timestamp:
Nov 28, 2006, 11:17:19 AM (20 years ago)
Author:
jhoblitt
Message:

comment out detMasterFrame & detMasterImfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/tasks.md

    r10154 r10224  
    1 # $Id: tasks.md,v 1.98 2006-11-23 01:47:56 jhoblitt Exp $
     1# $Id: tasks.md,v 1.99 2006-11-28 21:17:19 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    355355END
    356356
    357 detMasterFrame METADATA
    358     det_id      S32         0       # Primary Key
    359     iteration   S32         0       # Primary Key
    360     comment     STR         255
    361 END
    362 
    363 # drop?
    364 detMasterImfile METADATA
    365     det_id      S32         0       # Primary Key
    366     class_id    STR         64      # Primary Key
    367     uri         STR         255
    368     recipe      STR         64
    369 END
     357#detMasterFrame METADATA
     358#    det_id      S32         0       # Primary Key
     359#    iteration   S32         0       # Primary Key
     360#    comment     STR         255
     361#END
     362#
     363## drop?
     364#detMasterImfile METADATA
     365#    det_id      S32         0       # Primary Key
     366#    class_id    STR         64      # Primary Key
     367#    uri         STR         255
     368#    recipe      STR         64
     369#END
    370370
    371371detResidImfile METADATA
Note: See TracChangeset for help on using the changeset viewer.