[Koha-bugs] [Bug 11385] C4::SQLHelper should be removed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 28 14:31:17 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11385

--- Comment #1 from Yohann Dufour <yohann.dufour at 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.


More information about the Koha-bugs mailing list