api: Support for decimal values in measures.
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- UP script for measure-value-is-numeric (20200216230431)
|
||||
alter table "measurements" alter column "value" type numeric;
|
Reference in New Issue
Block a user