https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37419

--- Comment #17 from Katrin Fischer <[email protected]> ---
(In reply to Janusz Kaczmarek from comment #16)
> How is that possible?  In master we see at line 1147 (from this bug):
> 
> -  CONSTRAINT `record_metadata_fk_2` FOREIGN KEY (`record_source_id`)
> REFERENCES `record_sources` (`record_source_id`) ON DELETE CASCADE ON UPDATE
> CASCADE
> +  CONSTRAINT `record_metadata_fk_2` FOREIGN KEY (`record_source_id`)
> REFERENCES `record_sources` (`record_source_id`) ON DELETE RESTRICT ON
> UPDATE CASCADE
> 
> and then noting in this region. Strange...

I have no explanation either. I'll probably repeat the steps on Monday just to
make sure, but we need to resolve.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to