Comment 3 for bug 792595

Revision history for this message
James Fournie (jfournie) wrote :

Also we have run this to prevent the problem, it produces a strange db error, but it's far better than having all your precats merged into a record:

ALTER TABLE container.biblio_record_entry_bucket_item ADD CONSTRAINT check_precat CHECK (target_biblio_record_entry > 0);