librenms/sql-schema/087.sql

2 lines
91 B
SQL

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