-- Remove results_open column from vote_events table ALTER TABLE vote_events DROP COLUMN IF EXISTS results_open;