IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16317


Ignore:
Timestamp:
Feb 5, 2008, 2:13:54 PM (18 years ago)
Author:
Paul Price
Message:

Yet more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r16316 r16317  
    6363alter table newExp add key (end_stage);
    6464alter table rawExp add key (end_stage);
     65
     66alter table warpRun add column workdir_state varchar(64);
     67alter table warpRun add key (workdir_state);
     68
Note: See TracChangeset for help on using the changeset viewer.