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

Implement SQL directories based on current VCS code

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.4.1
    • Component/s: None
    • Impact type:
      Content model Change
    • Upgrade notes:
      Hide

      Reading from a SQL directory a property that was never initialized (NULL in the database) now returns a Java null, not some type-specific default value (0 for integers for instance) as was the case before.

      Show
      Reading from a SQL directory a property that was never initialized (NULL in the database) now returns a Java null, not some type-specific default value (0 for integers for instance) as was the case before.

      Description

      Various classes in the SQL directories code come from an early version of VCS. SQL directories code should be updated to use current VCS.
      This gives:

      • common codebase
      • support for more datatypes
      • automatically get future VCS dialect improvements
      • better logging

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: