http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798
Elliott Davis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12405|0 |1 is obsolete| | --- Comment #8 from Elliott Davis <[email protected]> --- Created attachment 12429 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12429&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 Added test files in the root directory (dummytest.pl) To Test: Install patch Make sure you can still connect to Koha you may optionally run dummytest.pl If you run this file you should get a DBIx dump of the borrowers table Done! -- 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/
