mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fix: issue with wireless sensors when there are too many oids (#6578)
fixes: 6560
This commit is contained in:
committed by
Neil Lathwood
parent
4ba8be2dfe
commit
422b2c8ae1
1
sql-schema/190.sql
Normal file
1
sql-schema/190.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `wireless_sensors` MODIFY `sensor_oids` TEXT NOT NULL;
|
||||
Reference in New Issue
Block a user