mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
[persistence] Allow negative filter boundaries (#4400)
Modify xtext file for textual configuration of persistence. Fixes #4396. Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
+1
-1
@@ -76,5 +76,5 @@ GroupConfig:
|
||||
;
|
||||
|
||||
DECIMAL returns ecore::EBigDecimal :
|
||||
INT ('.' INT)?
|
||||
'-'? INT ('.' INT)?
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user