[Koha-bugs] [Bug 15563] Add option to regularly delete patroncard and label batches to cleanup_database.pl cronjob

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 20 17:13:15 CEST 2020


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

--- Comment #15 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list