]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 14 Jul 2010 22:30:39 +0000 (15:30 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 14 Jul 2010 22:30:39 +0000 (15:30 -0700)
commite6ea9c3931636f5ebfb7877da18af28b221cdc58
tree83537fc05c09d7480aeea0c5e21aeaeeab4c4f63
parent0fd1b7d50b118d6f1ddaebce987e9cbd9748efa7
Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
populating FKs from _bz_schema at the end of checksetup, store REFERENCES
in _bz_real_schema with a special "created => 0" key that tells us that
we still need to create the FK.
r=mkanat, a=mkanat (module owner)
Bugzilla/DB.pm
Bugzilla/DB/Mysql.pm
Bugzilla/DB/Oracle.pm
Bugzilla/DB/Schema.pm
Bugzilla/Install/DB.pm
template/en/default/global/code-error.html.tmpl