| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Back out bug bug 290089, which causes checksetup to fail on a newly-created DB. | mkanat%kerio.com | 2005-04-14 | 1 | -73/+0 |
* | Bug 290089: Move timestamp updates to happen before any other Schema updates | mkanat%kerio.com | 2005-04-14 | 1 | -0/+73 |
* | Bug 284850: checksetup should rename indexes to conform to the new standard | mkanat%kerio.com | 2005-04-06 | 1 | -0/+219 |
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... | mkanat%kerio.com | 2005-03-16 | 1 | -0/+11 |
* | Bug 285397: Untested parts of Bugzilla::DB are broken (when running on Postgr... | mkanat%kerio.com | 2005-03-10 | 1 | -3/+0 |
* | Bug 284348: Move initial table creation into the Bugzilla::DB modules | mkanat%kerio.com | 2005-03-09 | 1 | -0/+36 |
* | Bug 281582: Replace CONCAT and MATCH with Bugzilla::DB function call (Note: T... | mkanat%kerio.com | 2005-03-09 | 1 | -1/+13 |
* | Bug 284598: INSTR function is not supported by postgres | mkanat%kerio.com | 2005-03-05 | 1 | -0/+14 |
* | Bug 284172: checksetup cannot run CREATE DATABASE on PostgreSQL | mkanat%kerio.com | 2005-03-03 | 1 | -1/+5 |
* | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 2005-02-17 | 1 | -0/+162 |