Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
a85c902fe96bc7d538a08d64977dc2b146484db7
librenms-librenms/sql-schema/163.sql

3 lines
187 B
MySQL
Raw Normal View History

fix: Fixed the dbTest units so they work (#6293) * fix: Fixed the dbTest units so they work * fix schema, should now pass
2017-03-29 22:13:30 +01:00
ALTER TABLE `eventlog` CHANGE `datetime` `datetime` DATETIME NOT NULL DEFAULT '1970-01-02 00:00:01';
webui: New eventlog severity classification (#5830) * New event log severity model * Revert "New event log severity model" This reverts commit 0783527af8ca492a562cc9a60e3887c24599000d. * New event log severity model * Fixed spaces vs tabs * Learning the format requirements * Learning the format requirements * Moved the colours in to the stylesheet * change SQL file to stop conflicting * refactor log_event so severity isn't last, but reference is. * keep having to move the file due to new PR conflicts * Revert "keep having to move the file due to new PR conflicts" This reverts commit f3030e7218f3403664616fde655e4d35c134516a. * extended support to dashboard and eventlog page * formatting
2017-02-13 00:41:05 +02:00
ALTER TABLE `eventlog` ADD COLUMN `severity` INT(1) NULL DEFAULT 2 AFTER `reference`;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 716ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API