mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
tests: test each db schema file for proper format (#6580)
This commit is contained in:
committed by
Neil Lathwood
parent
422b2c8ae1
commit
6f99cb6d69
@@ -1 +1 @@
|
||||
UPDATE `sensors` SET sensor_limit=sensor_limit/1.3*1.8 WHERE sensor_class="fanspeed"
|
||||
UPDATE `sensors` SET sensor_limit=sensor_limit/1.3*1.8 WHERE sensor_class='fanspeed';
|
||||
|
||||
Reference in New Issue
Block a user