From c196126ee6038ec0700403ad26327f77949ef0c7 Mon Sep 17 00:00:00 2001 From: Nolwennig-Jeulin Date: Tue, 4 Nov 2025 12:15:02 +0100 Subject: [PATCH] Change value_id column to be unsigned in db_schema unsigned primary key for tables catalog_product_entity_* --- app/code/Magento/Catalog/etc/db_schema.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/code/Magento/Catalog/etc/db_schema.xml b/app/code/Magento/Catalog/etc/db_schema.xml index e924e8d804bc0..ef71215d739c2 100644 --- a/app/code/Magento/Catalog/etc/db_schema.xml +++ b/app/code/Magento/Catalog/etc/db_schema.xml @@ -34,7 +34,7 @@ - @@ -105,7 +105,7 @@
- @@ -150,7 +150,7 @@
- @@ -185,7 +185,7 @@
- @@ -220,7 +220,7 @@
- @@ -784,7 +784,7 @@
-