[Koha-bugs] [Bug 7167] updatedatabase improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 6 14:58:24 CET 2012


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

--- Comment #39 from Paul Poulain <paul.poulain at biblibre.com> 2012-01-06 13:58:24 UTC ---
(In reply to comment #38)
> I am really not sure that sequence for database update never matters. The
> nonlinear approach seems dangerous to me.

My proposal is, in fact, semi non-linear: all DBrevs are numbered, thus they
have an order.
But each number can be applied individually.
It means that, if you apply DBrev 1 and 3, you can also, later, apply BDrev 2

It means that a DBrev that is not ready to be pushed don't block
everything/everybody and you don't have to renumber everything or use temporary
numberings (or the XXX system we use atm)

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list