Hibernate bug on SQL Server prevents creation of NXP_LOGS_MAPEXTINFOS table
---------------------------------------------------------------------------

                 Key: NXP-5494
                 URL: https://jira.nuxeo.org/browse/NXP-5494
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Audit
    Affects Versions: 5.3 GA
            Reporter: Florent Guillaume
            Priority: Major
             Fix For: 5.4


SQL Server fails when trying to create the NXP_LOGS_MAPEXTINFOS table:
  ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Unsuccessful: create table 
NXP_LOGS_MAPEXTINFOS (LOG_FK integer not null, INFO_FK numeric(19,0) not null, 
mapkey varchar(255) null, primary key (LOG_FK,
 mapkey), unique (INFO_FK))
  ERROR [org.hibernate.tool.hbm2ddl.SchemaUpdate] Cannot define PRIMARY KEY 
constraint on nullable column in table 'NXP_LOGS_MAPEXTINFOS'.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to