[Koha-bugs] [Bug 8798] Add the use of DBIx::Class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 20 23:17:14 CEST 2012


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

Elliott Davis <elliott at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #2 from Elliott Davis <elliott at bywatersolutions.com> ---
This patch adds the Class files for the Koha Database and generated the Schema
file for DBIx::Class.  C4::Context has been modified to add a ->schema handle
so that new code may take advantage of DBIx::Class.

To Test: 

Install patch
Make sure you can still connect to Koha
Done!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list