mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
Added alter statement to add index to alert_log table
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE `alert_log` ADD INDEX ( `time_logged` );
|
||||||
Reference in New Issue
Block a user