IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 25, 2008, 9:12:41 AM (18 years ago)
Author:
eugene
Message:

adding include fields to flatcorrChipLink and flatcorrCamLink

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r20374 r20397  
    678678
    679679* 1.1.46
     680
    680681ALTER TABLE pzDownloadImfile ADD COLUMN hostname varchar(64) after epoch;
    681682ALTER TABLE flatcorrRun ADD COLUMN det_type varchar(64) after corr_id;
    682 
     683ALTER TABLE flatcorrChipLink ADD COLUMN include tinyint after chip_id;
     684ALTER TABLE flatcorrCamLink ADD COLUMN include tinyint after cam_id;
Note: See TracChangeset for help on using the changeset viewer.