Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14888

Problems with SQL updates on user_hash on postgres

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 4.1.2, 4.2.0alpha1
    • 4.1.1
    • Upgrading
    • None

    Description

      when running dbupdate-4.0.0-to-4.1.0.sql:

      ERROR: column "user_hash" contains null values
      

      (enhancement http://issues.ez.no/14264)

      solved this by adding
      DELETE FROM ezsession;
      before the query that adds the user_hash column.

      Attachments

        Activity

          People

            andre1 andre1
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: