18 Dec
2018
18 Dec
'18
3:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21065 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Martin Renvoize from comment #20)
Created attachment 83366 [details] [review] Bug 19850: (QA follow-up) Make the update idempotent
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Not much important, but the existing occurrences are either the automatic one ${table}_ibfk_$i or ${table}_${column}, not ${table}_${related_table} So I would have named it accountlines_borrowernumber. Not considering this as blocker, just noting ;) -- You are receiving this mail because: You are watching all bug changes.