Migrate askbot failed
I got error message when run the following cmd:
python manage.py migrate askbot
(1146, "Table 'askbot.askbot_badgedata' doesn't exist") Running migrations for askbot: - Migrating forwards to 0051_proxify_qa_rev_models.
askbot:0020_auto__add_field_repute_comment__chg_field_repute_question ! Error found during real run of migration! Aborting.
! Since you have a database that does not support running ! schema-altering statements in transactions, we have had ! to leave it in an interim state between migrations.
! You might be able to recover with: = ALTER TABLE repute
DROP COLUMN comment
CASCADE; []
Comments
I'm the Anonymous
@northlander: the FBI will be happy to hear!