7 Nov
2024
7 Nov
'24
9:59 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37895 --- Comment #23 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #21)
I've read the previous again, but I still think we should have a good example of try catch in the skeleton file. We could also enforce the existing of rethrow in the catch block for db_revs. SQL14 have been removed, so try/catch is not mandatory. If one chooses to use it, there must be a good reason for it and I think we shouldn't enforce any behavior in the catch block. It could be ok for an SQL query to fail in that case.
-- You are receiving this mail because: You are watching all bug changes.