Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-3303

[core] PostgreSQL requires data update and alter table operations in separate transactions

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.9.0
    • Fix Version/s: 3.10.0
    • Component/s: core.api
    • Labels:
      None
    • Target Version:
    • Sprint:
      Feb 29 - Mar 4, 2016

      Description

      In Postgres (versions earlier than 9.4), South migrations that include both data updates and alter table operations can fail. We need to wrap the data migration and alter operation in separate transactions for PostgreSQL:

      See: http://south.readthedocs.org/en/latest/migrationstructure.html#transactions

        Attachments

          Activity

            People

            • Assignee:
              jennykim Jenny Kim
              Reporter:
              jennykim Jenny Kim
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: