aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB
Commit message (Expand)AuthorAgeFilesLines
* Bug 285410: Duplicates columns are named incorrectly in the Schemamkanat%kerio.com2005-03-091-2/+2
* Bug 284348: Move initial table creation into the Bugzilla::DB modulesmkanat%kerio.com2005-03-092-1/+38
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)mkanat%kerio.com2005-03-091-6/+6
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectlymkanat%kerio.com2005-03-091-1/+1
* Bug 146679: Reusable, structured, database-independent schemamkanat%kerio.com2005-03-093-0/+1487
* Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: T...mkanat%kerio.com2005-03-092-2/+23
* Bug 284598: INSTR function is not supported by postgresmkanat%kerio.com2005-03-051-0/+14
* Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQLmkanat%kerio.com2005-03-032-3/+16
* Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com2005-02-172-0/+342