]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 495783: Create the default Classification before setting up foreign keys, so...
authormkanat%bugzilla.org <>
Tue, 2 Jun 2009 00:10:04 +0000 (00:10 +0000)
committermkanat%bugzilla.org <>
Tue, 2 Jun 2009 00:10:04 +0000 (00:10 +0000)
commit34e54028237fed966388a7d3b4f7e7321a92a2e4
treea87b4034b3c16074908c008d4a3abe6402f79631
parent1a9927c0c012c6c2dcc82552d0e397c992599754
Bug 495783: Create the default Classification before setting up foreign keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
Bugzilla/Install.pm
Bugzilla/Install/DB.pm
checksetup.pl