https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15563
--- Comment #15 from Andrew Fuerste-Henry <[email protected]> --- Updated to delete entire batches based on max(timestamp), as suggested. This took a little bit of SQL sleight-of-hand as SQL doesn't like a subquery including the table you're updating. Katrin, do you have any specific feedback about wording? I changed it a bit, please let me know if it's still unclear. -- 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/
