You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2014/08/03 23:42:11 UTC

[jira] [Assigned] (ROL-1739) Missing constraint on weblogentrytagagg table

     [ https://issues.apache.org/jira/browse/ROL-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glen Mazza reassigned ROL-1739:
-------------------------------

    Assignee: Glen Mazza  (was: Roller Unassigned)

> Missing constraint on weblogentrytagagg table
> ---------------------------------------------
>
>                 Key: ROL-1739
>                 URL: https://issues.apache.org/jira/browse/ROL-1739
>             Project: Apache Roller
>          Issue Type: Bug
>          Components: Data Model & JPA Backend
>            Reporter: David Johnson
>            Assignee: Glen Mazza
>
> from Tatsuya Noyori on the Roller user list:
> "I have had an error on Roller that is caused by duplicated records on
> roller_weblogentrytagagg when I post an entry by AtomPub.
> Thus, I would like to suggest to add the following SQL to dbscript of
> create.sql in Roller."
> alter table roller_weblogentrytagagg add constraint rweta_name_uq
> unique ( websiteid, name );



--
This message was sent by Atlassian JIRA
(v6.2#6252)