IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 23, 2015, 4:08:25 PM (11 years ago)
Author:
heather
Message:

sas37 fo now works!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/ippToPspsDbSchema.sql

    r37917 r37927  
    199199  `region` varchar(50) default NULL,
    200200  KEY `batch_id` (`batch_id`),
    201   CONSTRAINT `diffobject_fk_1` FOREIGN KEY (`batch_id`) REFERENCES `batch` (`batch_id`)
     201  CONSTRAINT `forcedobject_fk_1` FOREIGN KEY (`batch_id`) REFERENCES `batch` (`batch_id`)
    202202) ENGINE=InnoDB DEFAULT CHARSET=latin1;
    203203SET character_set_client = @saved_cs_client;
Note: See TracChangeset for help on using the changeset viewer.