[Koha-bugs] [Bug 13068] New feature for DB update and sandbox

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 24 10:25:26 CET 2014


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

--- Comment #45 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Katrin Fischer from comment #44)
> Hm. so how does the system figure out which is the new dev one it needs to
> run? By comparing all entries in updatedatabase to the directory's contents?

Paul raised the same question earlier. It is answered in comment16. The code
builds a hash with all db revs. The time needed for that is limited, since it
does not really inspect the file itself. It just sees the reference to the
file.

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


More information about the Koha-bugs mailing list