IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 17, 2009, 3:58:46 PM (17 years ago)
Author:
bills
Message:

Distribution progress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r23893 r23912  
    10801080    FOREIGN KEY(file_id) REFERENCES receiveFile(file_id)
    10811081) ENGINE=innodb DEFAULT CHARSET=latin1;
     1082
     1083ALTER TABLE rcRun ADD COLUMN fault SMALLINT DEFAULT 0;
     1084ALTER TABLE rcRun ADD COLUMN status_fs VARCHAR(64) AFTER state;
Note: See TracChangeset for help on using the changeset viewer.