https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15108
--- Comment #61 from Marcel de Rooy <[email protected]> --- Created attachment 58072 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58072&action=edit Bug 15108: [QA Follow-up] Remove truncate Truncate operations cause an implicit commit, and so cannot be rolled back. So we need to replace it by a DELETE and adjust the code so that it does not assume numbering biblionumbers from 1, etc. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
