IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 9, 2013, 4:53:45 PM (13 years ago)
Author:
heather
Message:

added feature of time range for P2/ST - doesnt work for ST yet, queue those seperately

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/changes.txt

    r35994 r36201  
    55
    66
     7alter table skychunk add trange_start timestamp after ST_cmf_version;
     8alter table skychunk add trange_end timestamp after trange_start;                   
     9
    710-- not yet alter table batch add column smf_version varchar(16) after comment;
Note: See TracChangeset for help on using the changeset viewer.