Openedx developers Please see the message forwarded below. Sorry for the trouble
Best Simon Chen [email protected] > Begin forwarded message: > > From: Waheed Ahmed <[email protected]> > Subject: Migration issue and fix to reset database state: Duplicate Column > Name > Date: August 9, 2017 at 12:09:35 PM EDT > To: [email protected] > Cc: "Engineering - All (Employees, Contractors)" <[email protected]> > > A migration was reverted from master during the last release. If you run into > the following error: > django.db.utils.OperationalError: (1060, \"Duplicate column name > 'sailthru_welcome_template'\") > > You can do the following to reset the database state: > git checkout b83925316868efcbe45ace0f3ee7df5774c6d6a6 (commit before the > revert) > /edx/bin/edxapp-migrate-lms email_marketing 0006 (to remove > "sailthru_welcome_template" column) > git checkout master (or wherever you were) > > Regards > Waheed Ahmed > Software Engineer > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/8948D01E-B241-4DDD-87CC-32302D22B860%40edx.org.
