aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/DB/Schema.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectly (Second Patch)mkanat%kerio.com2005-03-091-6/+6
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug 285380: Bugzilla::DB::Schema uses ThrowCodeError incorrectlymkanat%kerio.com2005-03-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=justdave
* Bug 146679: Reusable, structured, database-independent schemamkanat%kerio.com2005-03-091-0/+1314
Patch By Ed Sabol <edwardjsabol@iname.com> r=mkanat, a=myk, a=justdave