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

Support Azure's flavor of SQL Server

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.6
    • Fix Version/s: 5.6.0-HF04, 5.7.1
    • Component/s: Core VCS

      Description

      SQL Server on Azure has a few specificities that we must take into account:

      • all tables must have one clustered index,
      • fulltext cannot be used,
      • sys.indexes must be used instead of sysindexes (long deprecated),
      • master.dbo.fn_varbintohexstr cannot be used (internal function, not in Azure),
      • DBCC CHECKIDENT cannot be used.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: