This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
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
ecc05b07fb2bc97e869ffcade92567eee34917fb
librenms-librenms
/
sql-schema
/
139.sql
T
2 lines
81 B
SQL
Raw
Normal View
History
Unescape
Escape
Support device group definitions from v2 (
#4591
)
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