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

--- Comment #4 from Lari Strand <[email protected]> ---
Created attachment 163019
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163019&action=edit
Bug 32729: Drop constraint to items.itemnumber from old_issues-table

This patch removes the constraint from old_issues table to the items table so a
deleted item's itemnumber will be preserved in the old issues table.

To test:

1. Apply patch
2. run updatedatabase.pl
3. Check constraint old_issues_ibfk_2 has been dropped

-- 
You are receiving this mail because:
You are the assignee for the bug.
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