Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
alter table users_widgets add column `settings` text not null;
insert into widgets values(null,'Graph','generic-graph','6,2');