[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:
Holger Friedrich
2024-10-05 09:49:59 +02:00
committed by GitHub
parent c7955e9577
commit c25d67a65b
@@ -76,5 +76,5 @@ GroupConfig:
; ;
DECIMAL returns ecore::EBigDecimal : DECIMAL returns ecore::EBigDecimal :
INT ('.' INT)? '-'? INT ('.' INT)?
; ;