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
0a3678d11ac6d669d0a5a4c77303f4ebe33db02a
librenms-librenms/sql-schema/139.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
81 B
MySQL
Raw Normal View History

Support device group definitions from v2 (#4591) * Support device group definitions from v2 Disable editing v2 groups. V2 Device groups are defined as follows: pattern = WHERE query with ? placeholders for values params = json encoded array of values * Can't array_unshift something that isn't an array...
2016-09-27 11:50:52 -05:00
ALTER TABLE `device_groups` ADD `params` TEXT NULL DEFAULT NULL AFTER `pattern`;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 819ms 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