Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ALTER TABLE `devices` CHANGE `last_ping_timetaken` `last_ping_timetaken` double(8,2) NULL;