Main Koha release repository https://koha-community.org
Find a file
Paul Poulain 0f8db0c538 Bug 7188: C4::Context::db_scheme2dbi does case-insensitive grep
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

Testing note:
Drops execution time of the line from 300ms to 20 microseconds (in my testing).
2011-11-06 15:49:48 +01:00
acqui Bug 6994: Wrong 'no budget defined' alert 2011-11-06 11:43:30 +01:00
admin bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
authorities Bug 6977 : Adds support for repeatable subfields when importing authorities. 2011-10-13 11:07:17 +13:00
basket Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
C4 Bug 7188: C4::Context::db_scheme2dbi does case-insensitive grep 2011-11-06 15:49:48 +01:00
catalogue Bug 6972 : Followup fixing bad indentation 2011-10-20 01:52:52 +13:00
cataloguing Bug 6982 - Don't show MARC tag documentation links for NORMARC 2011-10-19 16:53:48 +13:00
circ Fix for Bug 6980, Patron attributes are shown when ExtendedPatronAttributes is disabled 2011-10-20 11:37:37 +13:00
debian Bug 6929 - ensure that koha-stop-zebra will try to stop everything 2011-10-19 16:26:57 +13:00
docs Adding another developer to the history 2011-10-15 14:10:04 +13:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
install_misc Bug 7063: add available perl packages for Debian in install_misc/debian.packages 2011-10-22 09:00:33 +13:00
installer Bug 7185: Fix updatedatabase message for 3.6.0 release 2011-11-06 15:44:14 +01:00
koha-tmpl Bug 7128 - adding some ID's to make styling opac-main.tt a bit easier 2011-11-06 11:59:42 +01:00
labels Bug 6733: change branchcode call in Labels to use userenv instead of LoginBranchname 2011-09-28 20:29:39 +13:00
members Fix for Bug 6980, Patron attributes are shown when ExtendedPatronAttributes is disabled 2011-10-20 11:37:37 +13:00
misc Bug 6895 : First attempt at fixing the diacritics bug 2011-11-04 08:02:55 +01:00
offline_circ Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
opac Notify the user on his account page when his account is almost expired 2011-11-06 11:36:18 +01:00
patroncards bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
reports Fix for Bug 6602 - Reports dictionary doesn't properly recognize text columns 2011-08-25 11:49:04 +12:00
reserve Bug 7059: Remove GetMemberDetails from reserve/request.pl 2011-10-20 14:07:51 +13:00
reviews Modifying Members : Add Mod and GetMember 2009-09-30 11:29:23 +02:00
rotating_collections Bug 6553 : Follow up adding license statements 2011-08-13 19:54:38 +12:00
selenium
serials
skel
sms
suggestion Bug 7117: Bug 7117 - Small display problems when organising suggestion tabs by name 2011-11-05 05:58:54 +01:00
svc
t bug_6253: Unified member Search() 2011-10-19 16:23:02 +13:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test
tmp/modified_authorities
tools Bug 6854: Correct a double password encryption problem in import_borrowers.pl 2011-10-21 04:47:05 +13:00
virtualshelves Fix for Bug 6957, authors disappearing when emailing lists 2011-10-20 11:34:39 +13:00
xt Bug 6537 - squashed version of the previous 5 commits, signed-off 2011-09-07 09:19:07 +12:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl
changelanguage.pl Bug 6755 Problems with switching languages 2011-09-23 09:47:09 +12:00
edithelp.pl Bug 7038 Contextual help is always in English 2011-10-18 16:01:25 +13:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Bug 7038 Contextual help is always in English 2011-10-18 16:01:25 +13:00
INSTALL Updating main INSTALL instructions 2011-10-22 09:04:19 +13:00
install-CPAN.pl
INSTALL.debian Updating distro specific install files 2011-10-22 09:12:15 +13:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse Updating INSTALL.opensuse file with the changes by Freek de Kruijf 2011-06-09 09:45:22 +12:00
INSTALL.ubuntu Updating distro specific install files 2011-10-22 09:12:15 +13:00
INSTALL.ubuntu.lucid Updating distro specific install files 2011-10-22 09:12:15 +13:00
koha_perl_deps.pl Bug 6915 - [SIGNED-OFF] reduce module name truncation problem in koha_perl_deps.pl 2011-10-15 14:00:24 +13:00
kohaversion.pl Updating version number for release 2011-10-22 10:26:13 +13:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl
Makefile.PL Updating perl version required to match reality 2011-10-19 02:57:18 +13:00
MANIFEST.SKIP Bug Fixing : 3334 2009-06-19 06:33:34 -05:00
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/