diff --git a/upgrade/data/db_schema.json b/upgrade/data/db_schema.json index 02a9735e..128dc156 100644 --- a/upgrade/data/db_schema.json +++ b/upgrade/data/db_schema.json @@ -45440,6 +45440,17 @@ "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" + }, + { + "Field": "abweichendebezeichnung", + "Type": "tinyint(1)", + "Collation": null, + "Null": "NO", + "Key": "", + "Default": "0", + "Extra": "", + "Privileges": "select,insert,update,references", + "Comment": "" } ], "keys": [