IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2011, 11:45:13 AM (15 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/dbconfig/changes.txt

    r32609 r32852  
    21772177
    21782178UPDATE dbversion set schema_version = '1.1.71', updated= CURRENT_TIMESTAMP();
     2179
     2180
     2181-- this is to stuff extra stage related information.
     2182-- example - multi filter staticsky stage - this allows selection of
     2183-- each filter of cmf staticsky. 
     2184
     2185alter table addRun add column stage_extra1 int after stage_id;
Note: See TracChangeset for help on using the changeset viewer.