IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 9, 2009, 2:19:48 PM (17 years ago)
Author:
bills
Message:

Pass information about the paths from the distribution server to the client.
Use these to edit the database dump

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r24108 r24125  
    11021102ALTER TABLE receiveFile ADD COLUMN component VARCHAR(64);
    11031103
     1104ALTER TABLE receiveFileset CHANGE COLUMN dbinfo_uri dbinfo VARCHAR(255);
     1105ALTER TABLE receiveFileset ADD COLUMN dirinfo VARCHAR(255) AFTER state;
     1106
Note: See TracChangeset for help on using the changeset viewer.