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
fe8bf73339ccd1dd9ccf19284ddba899697de429
librenms-librenms
/
sql-schema
/
190.sql
T
2 lines
67 B
SQL
Raw
Normal View
History
Unescape
Escape
fix: issue with wireless sensors when there are too many oids (
#6578
)
2017-05-04 13:56:25 -05:00
ALTER
TABLE
`
wireless_sensors
`
MODIFY
`
sensor_oids
`
TEXT
NOT
NULL
;
Reference in New Issue
Copy Permalink