Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -0/+11 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-10 | Bug 285397: Untested parts of Bugzilla::DB are broken (when running on ↵ | mkanat%kerio.com | 1 | -3/+0 | |
PostgreSQL) Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave | |||||
2005-03-09 | Bug 284348: Move initial table creation into the Bugzilla::DB modules | mkanat%kerio.com | 1 | -0/+36 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, r=Tomas.Kopal, a=justdave | |||||
2005-03-09 | Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: ↵ | mkanat%kerio.com | 1 | -1/+13 | |
This patch also creates a database-agnostic fulltext search method.) Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-03-05 | Bug 284598: INSTR function is not supported by postgres | mkanat%kerio.com | 1 | -0/+14 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-03-03 | Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL | mkanat%kerio.com | 1 | -1/+5 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave | |||||
2005-02-17 | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 1 | -0/+162 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk |