Freeze Break Request: Fedora Tagger Schema

Pierre-Yves Chibon pingou at pingoured.fr
Thu May 16 15:30:10 UTC 2013


On Thu, 2013-05-16 at 11:27 -0400, Ralph Bean wrote:
> 
> Here's the constraint we need to apply in postgres:
> 
>     ALTER TABLE tag ADD CONSTRAINT unique_package_label UNIQUE
> (package_id, label); 

I was wondering if we want to remote the label_id field while we are at
it. It should not be used by tagger anymore.
Although thinking about it, it might give us another problem down the
line, so maybe remove label_id once freeze is off, just that we
shouldn't forget.

Pierre


More information about the infrastructure mailing list