28 Jul
2014
28 Jul
'14
2:31 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11385 --- Comment #1 from Yohann Dufour <yohann.dufour@biblibre.com> --- Created attachment 30201 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30201&action=edit Bug 11385: SQLHelper removed This patch removes the SQLHelper module, which has been replaced by DBIx::Class. Test plan : 1) Apply the patchs : - Contract : 12493 (UT), 12487 - Borrower::Modifications : 12623 - Acquisition : 12626 - Suggestions : 12445 (UT), 12627 - Members : 12457(UT), 12633 2) Verify there are no uses of SQLHelper with : git grep "SQLHelper" -- You are receiving this mail because: You are watching all bug changes.