alter table users_widgets add column `settings` text not null;
insert into widgets values(null,'Graph','generic-graph','6,2');