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": [