https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25026

--- Comment #24 from Jonathan Druart <[email protected]> 
---
(In reply to David Cook from comment #23)
> (In reply to Jonathan Druart from comment #22)
> > 
> > I am not sure I understand exactly what you mean. If you don't
> > remove/disable the error handler when the dbh is created, you will have to
> > eval all the queries executed before the installer will create the DB.
> > 
> 
> Yeah, that's what I meant. I think that's a reasonable thing to do. 

I don't think so. It seems much more sensible to me to know it and do what's
needed when the dbh is created.

It's also following the current behaviour.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to