EFForg / call-congress

a simple server that connects calls between citizens and their congress person using the Twilio API
GNU Affero General Public License v3.0
34 stars 6 forks source link

Initialize call_in_campaign_id column after adding #13

Closed wioux closed 8 years ago

wioux commented 8 years ago

This fixes a problem that came up when I deployed recent changes. The migration call_in_campaign_id migration needs to initialize that column, otherwise this line will break the edit action.