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
_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to