diff --git a/upgrade/data/db_schema.json b/upgrade/data/db_schema.json index 7fa52c37..c944f833 100644 --- a/upgrade/data/db_schema.json +++ b/upgrade/data/db_schema.json @@ -28899,6 +28899,17 @@ "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" + }, + { + "Field": "keinrabatterlaubt", + "Type": "int(1)", + "Collation": null, + "Null": "YES", + "Key": "", + "Default": null, + "Extra": "", + "Privileges": "select,insert,update,references", + "Comment": "" } ], "keys": [