fix database reset error due to foreign key constraint between user and address tables
commit6ee15bca20902f79925fb2d77416d8e1614632a3
authorAbhilash Raj <raj.abhilash1@gmail.com>
Thu, 9 Oct 2014 13:15:58 +0000 (9 18:45 +0530)
committerAbhilash Raj <raj.abhilash1@gmail.com>
Thu, 9 Oct 2014 13:15:58 +0000 (9 18:45 +0530)
tree19ddd9eda1b9a8ea449a224c474a6f1307879f90
parent061799ef5031977bd343bbe54a6ad809138bdb45
fix database reset error due to foreign key constraint between user and address tables
src/mailman/config/alembic.cfg
src/mailman/config/schema.cfg
src/mailman/database/alembic/env.py
src/mailman/model/user.py