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
22531bee5dcb6e82dbb46618f8bcae7099a0d674
librenms-librenms/sql-schema/211.sql

3 lines
204 B
MySQL
Raw Normal View History

fix: Fixed clickatell alert transport (#7446) * fix: Fixed clickatell alert transport * Set a default value for two config columns to ensure mysql strict * fixed schema * fixed schema
2017-10-16 05:49:51 +01:00
ALTER TABLE `config` CHANGE `config_group_order` `config_group_order` INT(11) NOT NULL DEFAULT 0;
fix: Added primary key to perf_times to improve DELETE performance on replicas using ROW based replication (#7493) * fix: Added primary key to perf_times to improve DELETE performance on replicas using ROW based replication * moved sql file * moved sql file * Rebased * fixed schema * moved sql file
2017-10-31 21:08:16 +00:00
ALTER TABLE `config` CHANGE `config_sub_group_order` `config_sub_group_order` INT(11) NOT NULL DEFAULT 0;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 221ms 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