IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20310 for trunk/dbconfig


Ignore:
Timestamp:
Oct 21, 2008, 4:39:15 PM (18 years ago)
Author:
bills
Message:

add hostname to pzDownloadImfile

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r20275 r20310  
    678678
    679679* 1.1.46
     680ALTER TABLE pzDownloadImfile ADD COLUMN hostname varchar(64) after epoch;
  • trunk/dbconfig/tasks.md

    r20106 r20310  
    1 # $Id: tasks.md,v 1.156 2008-10-13 21:57:05 eugene Exp $
     1# $Id: tasks.md,v 1.157 2008-10-22 02:39:15 bills Exp $
    22
    33# this table records all exposure ID ever seen from the summit
     
    7777    fault       S16         0       # Key NOT NULL
    7878    epoch       UTC         0001-01-01T00:00:00Z
     79    hostname    STR         64
    7980END
    8081
Note: See TracChangeset for help on using the changeset viewer.