Bug Relationships
Max Kanat-Alexander
mkanat at bugzilla.org
Fri Jan 15 21:54:47 UTC 2010
On 01/15/2010 01:46 PM, Gervase Markham wrote:
> This would
> imply a database representation like the following:
>
> bug_id relationship target
> 123456 7 125632
> 563354 4 http://foo.com/bug/64564
No, this would be overkill; there aren't going to be more than a few
relationship custom fields on the average Bugzilla, if there's even one.
When we go to many-to-many relationships (right now we just have
many-to-one), we'll have separate tables for each field.
Each relationship will be its own field, just like Depends On and
Blocks are, now.
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
More information about the developers
mailing list