IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9969


Ignore:
Timestamp:
Nov 13, 2006, 5:15:04 PM (20 years ago)
Author:
jhoblitt
Message:

VERSION to 0.0.55
add summitExp.time

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r9795 r9969  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     0.0.54
     4    pkg_version     STR     0.0.55
    55END
  • trunk/dbconfig/tasks.md

    r9787 r9969  
    1 # $Id: tasks.md,v 1.93 2006-10-30 21:55:26 jhoblitt Exp $
     1# $Id: tasks.md,v 1.94 2006-11-14 03:15:04 jhoblitt Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    1212    camera      STR         64      # Primary Key
    1313    telescope   STR         64      # Primary Key
    14     # time
     14    time        UTC         NULL
    1515    exp_type    STR         64
    1616    uri         STR         255
     
    4343    exp_tag     STR         64      # Primary Key
    4444    exp_id      STR         64      # Key
    45     camera      STR         64
     45    camera      STR         64 
    4646    telescope   STR         64
    47     # time
     47#    time        UTC         NULL
    4848    exp_type    STR         64
    4949    imfiles     S32         0
Note: See TracChangeset for help on using the changeset viewer.