use billing; alter table invoices add column generator enum('auto','web') default null;