crunchbutton/db/migrate/000151_notification_log.sql
2013-11-27 09:54:14 -02:00

1 line
96 B
SQL

ALTER TABLE `notification_log` CHANGE `type` `type` ENUM('confirm','twilio','phaxio','maxcall');