From 08579804a8cfad198406329aaa78f635335dfaae Mon Sep 17 00:00:00 2001 From: Roland Rusch Date: Wed, 19 Jul 2023 16:49:55 +0200 Subject: [PATCH] #7 Shopify interface does not work --- upgrade/data/db_schema.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/upgrade/data/db_schema.json b/upgrade/data/db_schema.json index c852d351..0e4fc82f 100644 --- a/upgrade/data/db_schema.json +++ b/upgrade/data/db_schema.json @@ -99596,6 +99596,17 @@ "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" + }, + { + "Field": "getestet", + "Type": "int(11)", + "Collation": null, + "Null": "NO", + "Key": "", + "Default": "0", + "Extra": "", + "Privileges": "select,insert,update,references", + "Comment": "" } ], "keys": [