https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21983
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152010|0 |1 is obsolete| | Attachment #152011|0 |1 is obsolete| | Attachment #152012|0 |1 is obsolete| | Attachment #152013|0 |1 is obsolete| | --- Comment #24 from Kyle M Hall <[email protected]> --- Created attachment 152056 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152056&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. Signed-off-by: Martin Renvoize <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- 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/
