IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11004


Ignore:
Timestamp:
Jan 9, 2007, 3:59:53 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION to 0.0.70
add p2Pending*.fault

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r10989 r11004  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     0.0.69
     4    pkg_version     STR     0.0.70
    55END
  • trunk/dbconfig/tasks.md

    r10989 r11004  
    1 # $Id: tasks.md,v 1.101 2007-01-09 02:08:31 jhoblitt Exp $
     1# $Id: tasks.md,v 1.102 2007-01-10 01:59:53 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    192192    p2_version  S32         0
    193193    label       STR         64      # key
     194    fault       S16         0       # NOT NULL
    194195END
    195196
     
    203204    p1_version  S32         0
    204205    p2_version  S32         0
     206    fault       S16         0       # NOT NULL
    205207END
    206208
Note: See TracChangeset for help on using the changeset viewer.