Files
librenms-librenms/sql-schema/089.sql
T

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

2 lines
66 B
SQL
Raw Normal View History

2016-01-17 15:46:33 +00:00
ALTER TABLE `perf_times` ADD `poller` VARCHAR( 255 ) NOT NULL ;