mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Extend rain data type
This commit is contained in:
@@ -19,3 +19,5 @@
|
||||
SatelliteCount int NOT NULL,
|
||||
GpsTimestamp datetimeoffset NOT NULL
|
||||
);
|
||||
|
||||
ALTER TABLE Reading ALTER COLUMN Rain decimal(3, 3);
|
||||
Reference in New Issue
Block a user