http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9869
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |3.14 --- Comment #5 from Kyle M Hall <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
