init
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
ALTER TABLE dbo.SensorCalibrations ADD
|
||||
SensitivityInspection int NULL,
|
||||
CalibrationNote nvarchar(2048) NULL,
|
||||
UsageCount int NULL
|
||||
@@ -0,0 +1 @@
|
||||
INSERT INTO [dbo].[Settings] VALUES ('PowerPRO_PowerSetting', 2, '11.0,13.0,11.0,13.0,20.0,25.0,20.0,25.0,11.0,14.0,23.0,26.0,12.0,12.0,23.0,23.0', 'SYSTEM')
|
||||
Reference in New Issue
Block a user