crunchbutton/db/migrate/000184_order.sql

1 line
77 B
SQL

ALTER TABLE `order` ADD `asked_to_call` TINYINT( 1 ) NOT NULL DEFAULT '0';