From 4e1efe7348ac92a3b43276e416170d882a58b954 Mon Sep 17 00:00:00 2001 From: Roger Date: Sat, 29 Oct 2022 18:05:17 +0000 Subject: [PATCH] Issue 32303: Declarative schema bug : default value cannot be negative on signed int --- .../Setup/Declaration/Schema/etc/types/integers/integer.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types/integers/integer.xsd b/lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types/integers/integer.xsd index 037cd8e086862..bc6df6e5ccff5 100644 --- a/lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types/integers/integer.xsd +++ b/lib/internal/Magento/Framework/Setup/Declaration/Schema/etc/types/integers/integer.xsd @@ -20,7 +20,7 @@ - +