5 Jun
2023
5 Jun
'23
6:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21983 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 152005 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152005&action=edit Bug 21983: DB update This patch: - Adds a illrequests.deleted_biblio_id column - Adjusts existing db_rev so people upgrading have the biblio_id value moved to the also created column, before attempting to add the FK constraint on the biblios table. - Adds a new db_rev for those who unfortunately already updated, it should be idempotent. -- You are receiving this mail because: You are watching all bug changes.