http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13068
--- Comment #12 from M. de Rooy <[email protected]> --- Paul, I favor your approach to this problem. But I see some problems: [1] You read sql files line by line. I would use the installer. [2] I would like to run perl files too. (Or print from a text file.) [3] Running it several times may/will cause problems or at least generate lots of warnings. [4] You use a new folder; but we already have atomicupdates. See my cleanup patch. [5] There is slightly more hand work for the RM that pushes a db rev. With these points in mind, I am attaching a counter patch based on your idea. Appreciate any feedback. -- 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/
