Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix port script so that it can be run again after failure. #8755

Merged
merged 2 commits into from
Nov 13, 2020

Commits on Nov 13, 2020

  1. Fix port script so that it can be run again after failure.

    If the script fails (or is CTRL-C'ed) between porting some of the events
    table and copying of the sequences then the port script will immediately
    die if run again due to the postgres DB having inconsistencies between
    sequences and tables.
    
    Fixes #8619
    erikjohnston committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    8d53639 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    addd998 View commit details
    Browse the repository at this point in the history