Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [models] Make patches unique on (msgid, project), not just (msgid) | Jeremy Kerr | 2008-10-29 | 1 | -0/+7 |
On patchwork.ozlabs.org, we may see multiple patches for different projects, but with the same message-id. We want these patches to show up on both projects, so we need to change the current UNIQUE contstraint on msgid. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> |