]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 20 Feb 2010 19:56:59 +0000 (11:56 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sat, 20 Feb 2010 19:56:59 +0000 (11:56 -0800)
commit70a3ca1899e3310a67d20cf8cb7245d7fab5c5f1
tree58b7b833b225e6a4a02b50b39cc4866b5ca68610
parentabeb296487b58e9f03a3c0eea7b051874014b501
Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead
of ON DELETE SET NULL
r=LpSolit, a=LpSolit
Bugzilla/DB/Schema.pm
Bugzilla/Install/DB.pm