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

--- Comment #19 from Paul Poulain <[email protected]> 2011-09-21 
15:25:22 UTC ---
Created attachment 5512
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5512
Bug 6875 C4::Context cleaning

Checking NYTProf in C4::Context, it appears that the /i flag is highly
time-consumming
As we don't support anything outside from mysql, returning directly mysql
directly

If in a future version PostgresSQL works, then we will have to update this sub.
But if an ORM is introduced, this code will be removed completly anyway

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to