http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5837
--- Comment #4 from Chris Cormack <[email protected]> --- (In reply to comment #3) > DBIx::Class::DeploymentHandler would be another alternative to Versioned. Not without Moose it wouldn't. Versioned is a much more lightweight tool, and doesn't depend on installing every perl module in the entire world, which Moose seems to want to do. :) Short version this is stalled, I had a schema built, that I deployed to both postgres and mysql successfully. The code remains in a git branch, but then I crazily volunteered to be RM, and now RMaint .. and so haven't any time to devote to it. https://gitorious.org/koha/mainline/trees/dbix_class/lib/Koha/Schema I think working on this instead of poking at ` would be a much better use of someone's time :) -- You are receiving this mail because: You are the QA Contact for the bug. 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/
