Files
librenms-librenms/sql-schema/265.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
91 B
MySQL
Raw Permalink Normal View History

ALTER TABLE `devices` CHANGE `last_ping_timetaken` `last_ping_timetaken` double(8,2) NULL;