]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This...
authormkanat%kerio.com <>
Wed, 9 Mar 2005 07:23:30 +0000 (07:23 +0000)
committermkanat%kerio.com <>
Wed, 9 Mar 2005 07:23:30 +0000 (07:23 +0000)
commit5be75754f810eb414b666f3894e2dbf8943e3f0f
tree5c91e75fa2aaf9ad93e570396834d161b1aedfb1
parent3f4abbd8d47883c52cdbd25ce308fe7d638f25ce
Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: This patch also creates a database-agnostic fulltext search method.)
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm
Bugzilla/DB/Pg.pm
Bugzilla/Search.pm