IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 9, 2009, 1:54:17 PM (17 years ago)
Author:
bills
Message:

remove prod_id from rcInterest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r23713 r23776  
    993993
    994994-- Version 1.1.52
     995
     996-- drop unneeded column and the associated constraint
     997ALTER TABLE rcInterest DROP FOREIGN KEY rcInterest_ibfk_3;
     998ALTER TABLE rcInterest DROP COLUMN prod_id;
     999
     1000
Note: See TracChangeset for help on using the changeset viewer.