ALTER TABLE bands ALTER COLUMN hourly_rate SET DEFAULT NULL;
ALTER TABLE bands ALTER COLUMN gig_minimum SET DEFAULT NULL;