librenms/sql-schema/087.sql

2 lines
91 B
MySQL
Raw Normal View History

ALTER TABLE `notifications` ADD `datetime` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP;