IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10109 for trunk/dbconfig


Ignore:
Timestamp:
Nov 20, 2006, 1:57:07 PM (20 years ago)
Author:
jhoblitt
Message:

re-enable expTagCounter
change *.exp_tag to always been a string
VERSION 0.0.57

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r10059 r10109  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     0.0.56
     4    pkg_version     STR     0.0.57
    55END
  • trunk/dbconfig/tasks.md

    r10059 r10109  
    1 # $Id: tasks.md,v 1.95 2006-11-18 00:19:16 jhoblitt Exp $
     1# $Id: tasks.md,v 1.96 2006-11-20 23:57:07 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    1616#END
    1717#
    18 #expTagCounter METADATA
    19 #   counter     U64         0
    20 #END
     18expTagCounter METADATA
     19   counter     U64         0
     20END
    2121
    2222# list of source exposures -- updated as exposures are seen
     
    8282
    8383newExp METADATA
    84 #    exp_tag     STR         64      # Primary Key
    85     exp_tag     U64         0       # Primary Key AUTO_INCREMENT
     84    exp_tag     STR         64      # Primary Key
    8685    exp_id      STR         64      # Key
    8786    camera      STR         64      # Key
Note: See TracChangeset for help on using the changeset viewer.