I got this error when re-installing survey
psycopg2.errors.UndefinedColumn: column survey_survey.active does not exist
I did have custom module that inherit survey_survey and this is the module that I try to re-install. I do this to fix my stupid bad practice of using the exact same id as the base module. But it didn't do or call "active" field from survey_survey in any python or xml file