IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9782


Ignore:
Timestamp:
Oct 30, 2006, 11:24:04 AM (20 years ago)
Author:
jhoblitt
Message:

add p2 masking support

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r9704 r9782  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     0.0.51
     4    pkg_version     STR     0.0.52
    55END
  • trunk/dbconfig/tasks.md

    r9704 r9782  
    1 # $Id: tasks.md,v 1.91 2006-10-21 03:33:25 jhoblitt Exp $
     1# $Id: tasks.md,v 1.92 2006-10-30 21:24:04 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    145145    p1_version  S32         0
    146146    p2_version  S32         0
     147    label       STR         64      # key
    147148END
    148149
     
    165166    p1_version  S32         0
    166167    p2_version  S32         0
     168    label       STR         64      # key
     169END
     170
     171p2Mask METADATA
     172    label       STR         64      # Primary Key
    167173END
    168174
Note: See TracChangeset for help on using the changeset viewer.