Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-14738

Regression on SQL Server mssql 2012 with sequence idType

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.9.4
    • Fix Version/s: 5.8.0-HF17, 5.9.5
    • Component/s: Core VCS
    • Tags:
    • Sprint:
      Sprint RepoTeam 5.9.5-1

      Description

      When using sequence idType on mssql 2012 there is an error on init:

      org.nuxeo.ecm.core.storage.StorageException: java.sql.SQLException: Error executing: CREATE TABLE aclr_modified (
        id INT NOT NULL IDENTITY,
        spid INTEGER NOT NULL,
        hierarchy_id BIGINT COLLATE DATABASE_DEFAULT,
        is_new TINYINT
      ) : Expression type bigint is invalid for COLLATE clause.
      

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: