http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9869 Kyle M Hall <kyle.m.hall@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.14 --- Comment #5 from Kyle M Hall <kyle.m.hall@gmail.com> --- (In reply to comment #3)
(In reply to comment #2)
This patch adds the framework necessary to enable object oriented database access to Koha via DBIx::SearchBuilder. The advantage to SearchBuilder over DBIx::Class is the fact that SearchBuilder does not require Moose as a prerequisite.
Neither does DBIx::Class so far as I am aware.
You are correct. I was misinformed on that point. -- You are receiving this mail because: You are watching all bug changes.