Comment 3 for bug 36470

Revision history for this message
Malcolm Cleaton (malcolmcleaton) wrote : Re: DistroReleaseQueue* table subclassing must be fixed

This isn't a case of a slightly polymorphic object in quite that way - sometimes a single DistroReleaseQueue row is related to more than one DistroReleaseQueueCustom row.

It's quite possible that this design is not optimum and that we can simplify it, but we can't do this simply by collapsing the tables and making the implied trivial code changes.