21 Oct
2019
21 Oct
'19
9:08 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20086 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 94422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94422&action=edit Bug 20086: (follow-up) No need to call ->new on Koha::Database We should use the existing pattern of calling schema directly on Koha::Database rather than creating a new object. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.