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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 22 13:52:29 CEST 2013


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12480|0                           |1
        is obsolete|                            |
  Attachment #12481|0                           |1
        is obsolete|                            |
  Attachment #12538|0                           |1
        is obsolete|                            |

--- Comment #45 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 17581
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17581&action=edit
Added base class files for all tables in koha using the
DBIx::Class::Schema::Loader Added a (very basic) test file for C4::Context

Also added dependencies in required files.
[Update]: changed dependencies fron dbic to dbix
          moved generation shell script to a perl script wtih arguments in
misc/devel
To Test:

Install patch
Make sure you can still connect to Koha
you may optionally run the test script in comment 12
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798#c12
If you run this file you should get a DBIx dump of the borrowers table
Done!

Ammeded Dep version

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

Signed-off-by: wajasu <matted-34813 at mypacks.net>

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


More information about the Koha-bugs mailing list