IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25848


Ignore:
Timestamp:
Oct 15, 2009, 8:08:35 AM (17 years ago)
Author:
bills
Message:

insure that rcDestination.name is unique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/changes.txt

    r25836 r25848  
    14091409ALTER TABLE distTarget CHANGE COLUMN label dist_group VARCHAR(64);
    14101410
     1411ALTER TABLE rcDestination ADD CONSTRAINT UNIQUE(name);
    14111412-- Vesion 1.1.57
Note: See TracChangeset for help on using the changeset viewer.