diff --git a/upgrade/data/db_schema.json b/upgrade/data/db_schema.json index 33b66558..62b252d5 100644 --- a/upgrade/data/db_schema.json +++ b/upgrade/data/db_schema.json @@ -43,7 +43,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54,7 +54,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -87,7 +87,7 @@ }, { "Field": "steuerklasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -98,7 +98,7 @@ }, { "Field": "rabatt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -365,19 +365,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse", "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -399,7 +399,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -432,7 +432,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -523,10 +523,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -570,7 +570,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -584,26 +584,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rechnung" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag" - ] + ], + "Non_unique": "" } ] }, @@ -625,7 +625,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -636,7 +636,7 @@ }, { "Field": "target", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -661,10 +661,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -840,7 +840,7 @@ }, { "Field": "tmpip", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -854,10 +854,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -937,10 +937,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -962,7 +962,7 @@ }, { "Field": "auth", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -973,7 +973,7 @@ }, { "Field": "validpass", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -984,7 +984,7 @@ }, { "Field": "device", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -995,7 +995,7 @@ }, { "Field": "digets", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1042,10 +1042,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -1067,7 +1067,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1122,7 +1122,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -1133,7 +1133,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1144,7 +1144,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1155,7 +1155,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1177,7 +1177,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1243,7 +1243,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -1298,7 +1298,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1320,7 +1320,7 @@ }, { "Field": "steuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1342,7 +1342,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -1353,7 +1353,7 @@ }, { "Field": "lieferantennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -1364,7 +1364,7 @@ }, { "Field": "mitarbeiternummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1397,7 +1397,7 @@ }, { "Field": "bank", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1408,7 +1408,7 @@ }, { "Field": "inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1441,7 +1441,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1452,7 +1452,7 @@ }, { "Field": "paypal", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1463,7 +1463,7 @@ }, { "Field": "paypalinhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1474,7 +1474,7 @@ }, { "Field": "paypalwaehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1661,7 +1661,7 @@ }, { "Field": "vorname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -1672,7 +1672,7 @@ }, { "Field": "kennung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -1760,7 +1760,7 @@ }, { "Field": "verbandsnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -1815,7 +1815,7 @@ }, { "Field": "mandatsreferenz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -1848,7 +1848,7 @@ }, { "Field": "glaeubigeridentnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -2211,7 +2211,7 @@ }, { "Field": "mlmpositionierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -2222,7 +2222,7 @@ }, { "Field": "steuernummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -3644,66 +3644,66 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] - }, - { - "Key_name": "name", - "Index_type": "BTREE", - "Non_unique": "", - "columns": [ - "name" - ] - }, - { - "Key_name": "projekt", - "Index_type": "BTREE", - "Non_unique": "", - "columns": [ - "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "kundennummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kundennummer" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferantennummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferantennummer" - ] + ], + "Non_unique": "" }, { "Key_name": "usereditid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "usereditid" - ] + ], + "Non_unique": "" }, { "Key_name": "plz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "plz" - ] + ], + "Non_unique": "" }, { "Key_name": "email", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "email" - ] + ], + "Non_unique": "" + }, + { + "Key_name": "name", + "Index_type": "BTREE", + "columns": [ + "name" + ], + "Non_unique": "" + }, + { + "Key_name": "projekt", + "Index_type": "BTREE", + "columns": [ + "projekt" + ], + "Non_unique": "" } ] }, @@ -3725,7 +3725,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -3783,18 +3783,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -3929,18 +3929,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -4009,10 +4009,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -4092,18 +4092,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "filter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "filter" - ] + ], + "Non_unique": "" } ] }, @@ -4238,26 +4238,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "filter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "filter" - ] + ], + "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gruppe" - ] + ], + "Non_unique": "" } ] }, @@ -4290,7 +4290,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4301,7 +4301,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4312,7 +4312,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4323,7 +4323,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4334,7 +4334,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4345,7 +4345,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4367,7 +4367,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4433,7 +4433,7 @@ }, { "Field": "internetseite", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4502,10 +4502,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -4538,7 +4538,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4560,7 +4560,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4596,18 +4596,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -4665,18 +4665,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -4720,7 +4720,7 @@ }, { "Field": "subjekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4731,7 +4731,7 @@ }, { "Field": "praedikat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4742,7 +4742,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4753,7 +4753,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4789,26 +4789,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -4830,7 +4830,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4841,7 +4841,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4899,10 +4899,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -4946,7 +4946,7 @@ }, { "Field": "verwenden_als", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -4960,10 +4960,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -5032,10 +5032,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -5057,10 +5057,10 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", - "Key": "UNI", + "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", @@ -5068,7 +5068,7 @@ }, { "Field": "value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5082,18 +5082,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -5115,7 +5115,7 @@ }, { "Field": "filename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -5162,18 +5162,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "filename", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "filename" - ] + ], + "Non_unique": "" } ] }, @@ -5217,7 +5217,7 @@ }, { "Field": "seller_sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -5264,26 +5264,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "seller_sku", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "seller_sku" - ] + ], + "Non_unique": "" } ] }, @@ -5363,20 +5363,20 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid", "auftrag", "status" - ] + ], + "Non_unique": "" } ] }, @@ -5431,7 +5431,7 @@ }, { "Field": "reporttype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -5442,7 +5442,7 @@ }, { "Field": "marketplaces", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -5464,11 +5464,11 @@ }, { "Field": "report_processing_status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''_done_''", + "Default": "'_done_'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -5552,7 +5552,7 @@ }, { "Field": "report_options", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -5566,43 +5566,43 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id", "reportid" - ] + ], + "Non_unique": "" }, { "Key_name": "reporttype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "reporttype" - ] + ], + "Non_unique": "" }, { "Key_name": "requestreportid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "requestreportid" - ] + ], + "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "created_at" - ] + ], + "Non_unique": "" } ] }, @@ -5693,22 +5693,22 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "shop_id", "report_type", "schedule", "scheduled_date", "deleted" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -5796,7 +5796,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5906,7 +5906,7 @@ }, { "Field": "ship_address_1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5917,7 +5917,7 @@ }, { "Field": "ship_address_2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5928,7 +5928,7 @@ }, { "Field": "ship_address_3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5939,7 +5939,7 @@ }, { "Field": "ship_city", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5950,7 +5950,7 @@ }, { "Field": "ship_state", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5961,7 +5961,7 @@ }, { "Field": "ship_postal_code", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5972,7 +5972,7 @@ }, { "Field": "ship_country", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5983,7 +5983,7 @@ }, { "Field": "ship_phone_number", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -5994,7 +5994,7 @@ }, { "Field": "bill_address_1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6005,7 +6005,7 @@ }, { "Field": "bill_address_2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6016,7 +6016,7 @@ }, { "Field": "bill_address_3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6027,7 +6027,7 @@ }, { "Field": "bill_city", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6038,7 +6038,7 @@ }, { "Field": "bill_state", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6049,7 +6049,7 @@ }, { "Field": "bill_postal_code", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6060,7 +6060,7 @@ }, { "Field": "bill_country", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6071,7 +6071,7 @@ }, { "Field": "recipient_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6082,7 +6082,7 @@ }, { "Field": "buyer_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6184,26 +6184,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -6448,42 +6448,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" }, { "Key_name": "hash_sha1", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "hash_sha1" - ] + ], + "Non_unique": "" }, { "Key_name": "transaction_type", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "transaction_type" - ] + ], + "Non_unique": "" }, { "Key_name": "position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "position_id" - ] + ], + "Non_unique": "" } ] }, @@ -6516,7 +6516,7 @@ }, { "Field": "orderid", - "Type": "varchar(128)", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6527,7 +6527,7 @@ }, { "Field": "vat_invoice_number", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6549,7 +6549,7 @@ }, { "Field": "from_city", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6560,7 +6560,7 @@ }, { "Field": "from_state", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6571,7 +6571,7 @@ }, { "Field": "from_country", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6582,7 +6582,7 @@ }, { "Field": "from_postal_code", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6593,7 +6593,7 @@ }, { "Field": "from_location_code", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6604,7 +6604,7 @@ }, { "Field": "seller_tax_registration", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6615,7 +6615,7 @@ }, { "Field": "buyer_tax_registration", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -6651,19 +6651,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid", "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -6718,7 +6718,7 @@ }, { "Field": "inv_rech_nr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6729,7 +6729,7 @@ }, { "Field": "inv_date", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6740,7 +6740,7 @@ }, { "Field": "amazonorderid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6751,7 +6751,7 @@ }, { "Field": "shipmentdate", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6762,7 +6762,7 @@ }, { "Field": "buyeremail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6773,7 +6773,7 @@ }, { "Field": "buyerphonenumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6784,7 +6784,7 @@ }, { "Field": "buyername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6795,7 +6795,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6806,7 +6806,7 @@ }, { "Field": "productname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6817,7 +6817,7 @@ }, { "Field": "quantitypurchased", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6828,7 +6828,7 @@ }, { "Field": "quantityshipped", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6839,7 +6839,7 @@ }, { "Field": "currency", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6850,7 +6850,7 @@ }, { "Field": "mwst", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6861,7 +6861,7 @@ }, { "Field": "taxrate", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6872,7 +6872,7 @@ }, { "Field": "brutto_total", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6883,7 +6883,7 @@ }, { "Field": "netto_total", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6894,7 +6894,7 @@ }, { "Field": "tax_total", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6905,7 +6905,7 @@ }, { "Field": "itemprice", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6916,7 +6916,7 @@ }, { "Field": "itemprice_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6927,7 +6927,7 @@ }, { "Field": "itemprice_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6938,7 +6938,7 @@ }, { "Field": "shippingprice", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6949,7 +6949,7 @@ }, { "Field": "shippingprice_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6960,7 +6960,7 @@ }, { "Field": "shippingprice_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6971,7 +6971,7 @@ }, { "Field": "giftwrapprice", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6982,7 +6982,7 @@ }, { "Field": "giftwrapprice_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -6993,7 +6993,7 @@ }, { "Field": "giftwrapprice_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7004,7 +7004,7 @@ }, { "Field": "itempromotiondiscount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7015,7 +7015,7 @@ }, { "Field": "itempromotiondiscount_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7026,7 +7026,7 @@ }, { "Field": "itempromotiondiscount_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7037,7 +7037,7 @@ }, { "Field": "shippromotiondiscount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7048,7 +7048,7 @@ }, { "Field": "shippromotiondiscount_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7059,7 +7059,7 @@ }, { "Field": "shippromotiondiscount_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7070,7 +7070,7 @@ }, { "Field": "giftwrappromotiondiscount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7081,7 +7081,7 @@ }, { "Field": "giftwrappromotiondiscount_netto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7092,7 +7092,7 @@ }, { "Field": "giftwrappromotiondiscount_tax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7103,7 +7103,7 @@ }, { "Field": "shipservicelevel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7114,7 +7114,7 @@ }, { "Field": "recipientname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7125,7 +7125,7 @@ }, { "Field": "shipaddress1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7136,7 +7136,7 @@ }, { "Field": "shipaddress2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7147,7 +7147,7 @@ }, { "Field": "shipaddress3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7158,7 +7158,7 @@ }, { "Field": "shipcity", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7169,7 +7169,7 @@ }, { "Field": "shipstate", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7180,7 +7180,7 @@ }, { "Field": "shippostalcode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7191,7 +7191,7 @@ }, { "Field": "shipcountry", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7202,7 +7202,7 @@ }, { "Field": "shipphonenumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7213,7 +7213,7 @@ }, { "Field": "billaddress1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7224,7 +7224,7 @@ }, { "Field": "billaddress2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7235,7 +7235,7 @@ }, { "Field": "billaddress3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7246,7 +7246,7 @@ }, { "Field": "billcity", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7257,7 +7257,7 @@ }, { "Field": "billstate", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7268,7 +7268,7 @@ }, { "Field": "billpostalcode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7279,7 +7279,7 @@ }, { "Field": "billcountry", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7290,7 +7290,7 @@ }, { "Field": "carrier", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7301,7 +7301,7 @@ }, { "Field": "trackingnumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7312,7 +7312,7 @@ }, { "Field": "fulfillmentcenterid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7323,7 +7323,7 @@ }, { "Field": "fulfillmentchannel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7334,7 +7334,7 @@ }, { "Field": "saleschannel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7345,7 +7345,7 @@ }, { "Field": "asin", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7356,7 +7356,7 @@ }, { "Field": "conditiontype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7367,7 +7367,7 @@ }, { "Field": "quantityavailable", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7378,7 +7378,7 @@ }, { "Field": "isbusinessorder", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7389,7 +7389,7 @@ }, { "Field": "uid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7400,7 +7400,7 @@ }, { "Field": "vatcheck", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7411,7 +7411,7 @@ }, { "Field": "documentlink", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7433,7 +7433,7 @@ }, { "Field": "rem_gs_nr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7444,7 +7444,7 @@ }, { "Field": "orderid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7455,7 +7455,7 @@ }, { "Field": "rem_date", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7466,7 +7466,7 @@ }, { "Field": "returndate", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7477,7 +7477,7 @@ }, { "Field": "buyercompanyname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7488,7 +7488,7 @@ }, { "Field": "quantity", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7499,7 +7499,7 @@ }, { "Field": "remreturnshipcost", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7510,7 +7510,7 @@ }, { "Field": "remsondererstattung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7521,7 +7521,7 @@ }, { "Field": "itempromotionid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7532,7 +7532,7 @@ }, { "Field": "reason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7543,7 +7543,7 @@ }, { "Field": "rem_gs_nr_real", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -7579,10 +7579,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -7615,7 +7615,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7626,7 +7626,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7637,7 +7637,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7648,7 +7648,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7681,7 +7681,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7714,7 +7714,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7725,7 +7725,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7736,7 +7736,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7747,7 +7747,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7758,7 +7758,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7769,7 +7769,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7780,7 +7780,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7791,7 +7791,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7802,7 +7802,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7813,7 +7813,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7824,7 +7824,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7835,7 +7835,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7846,7 +7846,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7857,7 +7857,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7868,7 +7868,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7879,7 +7879,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7890,7 +7890,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7934,7 +7934,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -7945,7 +7945,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -8000,7 +8000,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -8044,7 +8044,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -8055,7 +8055,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -8231,11 +8231,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -8333,10 +8333,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -8391,7 +8391,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -8402,7 +8402,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -8501,7 +8501,7 @@ }, { "Field": "steuertext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -9062,7 +9062,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9073,7 +9073,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9109,18 +9109,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "anfrage", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "anfrage" - ] + ], + "Non_unique": "" } ] }, @@ -9164,7 +9164,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9175,7 +9175,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9189,18 +9189,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "anfrage", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "anfrage" - ] + ], + "Non_unique": "" } ] }, @@ -9255,7 +9255,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -9266,7 +9266,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9277,7 +9277,7 @@ }, { "Field": "anfrage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9288,7 +9288,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9343,7 +9343,7 @@ }, { "Field": "retyp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9354,7 +9354,7 @@ }, { "Field": "rechnungname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9365,7 +9365,7 @@ }, { "Field": "retelefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9376,7 +9376,7 @@ }, { "Field": "reansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9387,7 +9387,7 @@ }, { "Field": "retelefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9398,7 +9398,7 @@ }, { "Field": "reabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9409,7 +9409,7 @@ }, { "Field": "reemail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9420,7 +9420,7 @@ }, { "Field": "reunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9431,7 +9431,7 @@ }, { "Field": "readresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9442,7 +9442,7 @@ }, { "Field": "restrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9453,7 +9453,7 @@ }, { "Field": "replz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9464,7 +9464,7 @@ }, { "Field": "reort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9475,7 +9475,7 @@ }, { "Field": "reland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9486,7 +9486,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9497,7 +9497,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9508,7 +9508,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9519,7 +9519,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9530,7 +9530,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9541,7 +9541,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9552,7 +9552,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9563,7 +9563,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9574,7 +9574,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9585,7 +9585,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9596,7 +9596,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9607,7 +9607,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9618,7 +9618,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9640,7 +9640,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -9651,7 +9651,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9662,7 +9662,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9717,7 +9717,7 @@ }, { "Field": "bank_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9728,7 +9728,7 @@ }, { "Field": "bank_institut", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9761,7 +9761,7 @@ }, { "Field": "kreditkarte_typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9772,7 +9772,7 @@ }, { "Field": "kreditkarte_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9783,7 +9783,7 @@ }, { "Field": "kreditkarte_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9794,7 +9794,7 @@ }, { "Field": "kreditkarte_pruefnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9849,7 +9849,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9860,7 +9860,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9871,7 +9871,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9882,7 +9882,7 @@ }, { "Field": "lieferland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9893,7 +9893,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9904,7 +9904,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9915,7 +9915,7 @@ }, { "Field": "lieferplz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9926,7 +9926,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9937,7 +9937,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9948,7 +9948,7 @@ }, { "Field": "liefertelefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9959,7 +9959,7 @@ }, { "Field": "liefertelefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -9970,7 +9970,7 @@ }, { "Field": "liefermail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10058,7 +10058,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10069,7 +10069,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10113,7 +10113,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -10256,7 +10256,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -10421,7 +10421,7 @@ }, { "Field": "waehrung", - "Type": "varchar(32)", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10465,11 +10465,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -10553,7 +10553,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10806,7 +10806,7 @@ }, { "Field": "internet", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10817,7 +10817,7 @@ }, { "Field": "transaktionsnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10828,7 +10828,7 @@ }, { "Field": "packstation_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10839,7 +10839,7 @@ }, { "Field": "packstation_station", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10850,7 +10850,7 @@ }, { "Field": "packstation_ident", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10872,7 +10872,7 @@ }, { "Field": "packstation_ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -10919,66 +10919,66 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "vertriebid" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -11033,7 +11033,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11066,7 +11066,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11099,7 +11099,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11121,7 +11121,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11154,7 +11154,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11319,7 +11319,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11968,7 +11968,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -11979,7 +11979,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12169,26 +12169,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "angebot", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "angebot" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -12232,7 +12232,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12243,7 +12243,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12257,18 +12257,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "angebot", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "angebot" - ] + ], + "Non_unique": "" } ] }, @@ -12290,7 +12290,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12301,7 +12301,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12312,7 +12312,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12323,7 +12323,7 @@ }, { "Field": "bereich", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12334,7 +12334,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12345,7 +12345,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12356,7 +12356,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12367,7 +12367,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12378,7 +12378,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12389,7 +12389,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12400,7 +12400,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12411,7 +12411,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12422,7 +12422,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12444,7 +12444,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12455,7 +12455,7 @@ }, { "Field": "steuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -12521,7 +12521,7 @@ }, { "Field": "ansprechpartner_land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -12612,18 +12612,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -12681,10 +12681,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -12852,10 +12852,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -12924,10 +12924,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -13018,34 +13018,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragung_account" - ] + ], + "Non_unique": "" }, { "Key_name": "id_ext", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id_ext" - ] + ], + "Non_unique": "" }, { "Key_name": "api", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "api" - ] + ], + "Non_unique": "" } ] }, @@ -13067,10 +13067,10 @@ }, { "Field": "key", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", - "Key": "UNI", + "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", @@ -13078,7 +13078,7 @@ }, { "Field": "group", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -13092,18 +13092,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "key", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "key" - ] + ], + "Non_unique": "" } ] }, @@ -13238,10 +13238,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -13318,7 +13318,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13329,7 +13329,7 @@ }, { "Field": "parameter1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13351,7 +13351,7 @@ }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13362,7 +13362,7 @@ }, { "Field": "anzeige", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13406,7 +13406,7 @@ }, { "Field": "datei", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13442,26 +13442,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragung_account" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter1int", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter1int" - ] + ], + "Non_unique": "" } ] }, @@ -13585,26 +13585,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "api_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "api_id" - ] + ], + "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "created_at" - ] + ], + "Non_unique": "" } ] }, @@ -13684,18 +13684,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" } ] }, @@ -13728,7 +13728,7 @@ }, { "Field": "aufgabe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13794,7 +13794,7 @@ }, { "Field": "abgabe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13805,7 +13805,7 @@ }, { "Field": "abgenommen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -13849,7 +13849,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14149,18 +14149,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -14240,10 +14240,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -14320,7 +14320,7 @@ }, { "Field": "property_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14331,7 +14331,7 @@ }, { "Field": "property_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14342,7 +14342,7 @@ }, { "Field": "property_value_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14353,7 +14353,7 @@ }, { "Field": "property_value_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14367,34 +14367,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "category_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "category_id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -14416,7 +14416,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14427,7 +14427,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -14460,7 +14460,7 @@ }, { "Field": "inaktiv", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14482,7 +14482,7 @@ }, { "Field": "warengruppe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14493,7 +14493,7 @@ }, { "Field": "name_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14504,7 +14504,7 @@ }, { "Field": "name_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14625,7 +14625,7 @@ }, { "Field": "standardbild", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14636,7 +14636,7 @@ }, { "Field": "herstellerlink", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14647,7 +14647,7 @@ }, { "Field": "hersteller", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14658,7 +14658,7 @@ }, { "Field": "teilbar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14669,7 +14669,7 @@ }, { "Field": "nteile", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14680,7 +14680,7 @@ }, { "Field": "seriennummern", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14691,7 +14691,7 @@ }, { "Field": "lager_platz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14702,7 +14702,7 @@ }, { "Field": "lieferzeit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14713,7 +14713,7 @@ }, { "Field": "lieferzeitmanuell", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14735,7 +14735,7 @@ }, { "Field": "gewicht", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14746,7 +14746,7 @@ }, { "Field": "endmontage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14757,7 +14757,7 @@ }, { "Field": "funktionstest", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14768,7 +14768,7 @@ }, { "Field": "artikelcheckliste", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14812,7 +14812,7 @@ }, { "Field": "hinzugefuegt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14823,7 +14823,7 @@ }, { "Field": "pcbdecal", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14889,7 +14889,7 @@ }, { "Field": "sperrgrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14922,7 +14922,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -14933,7 +14933,7 @@ }, { "Field": "klasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15032,7 +15032,7 @@ }, { "Field": "katalogbezeichnung_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15043,7 +15043,7 @@ }, { "Field": "katalogbezeichnung_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15274,7 +15274,7 @@ }, { "Field": "herstellernummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -15329,7 +15329,7 @@ }, { "Field": "letzteseriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15439,7 +15439,7 @@ }, { "Field": "freigaberegel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15615,7 +15615,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -15637,7 +15637,7 @@ }, { "Field": "lieferzeitmanuell_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -15791,7 +15791,7 @@ }, { "Field": "pseudolager", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -16363,7 +16363,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -16374,7 +16374,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -16759,7 +16759,7 @@ }, { "Field": "ursprungsregion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -16960,74 +16960,74 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "nummer" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "laststorage_changed", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "laststorage_changed" - ] + ], + "Non_unique": "" }, { "Key_name": "laststorage_sync", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "laststorage_sync" - ] + ], + "Non_unique": "" }, { "Key_name": "variante_von", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "variante_von" - ] + ], + "Non_unique": "" }, { "Key_name": "herstellernummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "herstellernummer" - ] + ], + "Non_unique": "" }, { "Key_name": "geloescht", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "geloescht" - ] + ], + "Non_unique": "" } ] }, @@ -17071,7 +17071,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17115,7 +17115,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17151,18 +17151,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -17231,10 +17231,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -17322,7 +17322,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17333,7 +17333,7 @@ }, { "Field": "manufactor", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17344,7 +17344,7 @@ }, { "Field": "customfield1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17355,7 +17355,7 @@ }, { "Field": "customfield2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17589,18 +17589,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -17633,7 +17633,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17669,18 +17669,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -17757,7 +17757,7 @@ }, { "Field": "pseudolager", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17790,7 +17790,7 @@ }, { "Field": "lieferzeitmanuell", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -17925,19 +17925,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel", "shop" - ] + ], + "Non_unique": "" } ] }, @@ -18017,26 +18017,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager_platz" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -18094,10 +18094,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18141,7 +18141,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18185,7 +18185,7 @@ }, { "Field": "meta_title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18276,26 +18276,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -18331,10 +18331,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18378,7 +18378,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18389,7 +18389,7 @@ }, { "Field": "name_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18400,7 +18400,7 @@ }, { "Field": "name_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18433,7 +18433,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18469,10 +18469,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18530,19 +18530,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel", "kategorie" - ] + ], + "Non_unique": "" } ] }, @@ -18622,10 +18622,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18716,26 +18716,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikeleigenschaften", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikeleigenschaften" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -18757,7 +18757,7 @@ }, { "Field": "einheit_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -18782,10 +18782,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18807,7 +18807,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18818,7 +18818,7 @@ }, { "Field": "bezeichnung_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18876,18 +18876,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -18942,7 +18942,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18953,7 +18953,7 @@ }, { "Field": "kostenart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -18986,7 +18986,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19008,7 +19008,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19055,18 +19055,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -19113,18 +19113,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -19168,7 +19168,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19226,10 +19226,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -19518,18 +19518,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "parent", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parent" - ] + ], + "Non_unique": "" } ] }, @@ -19587,10 +19587,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -19623,7 +19623,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -19634,7 +19634,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -19656,7 +19656,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -19703,34 +19703,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid" - ] + ], + "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "nummer" - ] + ], + "Non_unique": "" } ] }, @@ -19763,7 +19763,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19774,7 +19774,7 @@ }, { "Field": "name_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19785,7 +19785,7 @@ }, { "Field": "name_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19818,7 +19818,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19854,10 +19854,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -19879,7 +19879,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19890,7 +19890,7 @@ }, { "Field": "name_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19901,7 +19901,7 @@ }, { "Field": "name_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19945,7 +19945,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -19981,10 +19981,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -20017,7 +20017,7 @@ }, { "Field": "aufgabe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20039,7 +20039,7 @@ }, { "Field": "prio", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20182,7 +20182,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20281,7 +20281,7 @@ }, { "Field": "note_color", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -20471,18 +20471,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -20551,10 +20551,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -20587,7 +20587,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20609,7 +20609,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -20620,7 +20620,7 @@ }, { "Field": "internet", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -20631,7 +20631,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20642,7 +20642,7 @@ }, { "Field": "angebot", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20697,7 +20697,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20708,7 +20708,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20719,7 +20719,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20730,7 +20730,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20741,7 +20741,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20752,7 +20752,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20763,7 +20763,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20774,7 +20774,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20785,7 +20785,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20796,7 +20796,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20829,7 +20829,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20840,7 +20840,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20851,7 +20851,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20862,7 +20862,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20884,7 +20884,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -20895,7 +20895,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20906,7 +20906,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20950,7 +20950,7 @@ }, { "Field": "bank_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20961,7 +20961,7 @@ }, { "Field": "bank_institut", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20972,7 +20972,7 @@ }, { "Field": "bank_blz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20983,7 +20983,7 @@ }, { "Field": "bank_konto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -20994,7 +20994,7 @@ }, { "Field": "kreditkarte_typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21005,7 +21005,7 @@ }, { "Field": "kreditkarte_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21016,7 +21016,7 @@ }, { "Field": "kreditkarte_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21027,7 +21027,7 @@ }, { "Field": "kreditkarte_pruefnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21038,7 +21038,7 @@ }, { "Field": "kreditkarte_monat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21049,7 +21049,7 @@ }, { "Field": "kreditkarte_jahr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21093,7 +21093,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21104,7 +21104,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21159,7 +21159,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21170,7 +21170,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21181,7 +21181,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21192,7 +21192,7 @@ }, { "Field": "lieferland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21203,7 +21203,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21214,7 +21214,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21225,7 +21225,7 @@ }, { "Field": "lieferplz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21236,7 +21236,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21247,7 +21247,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21258,7 +21258,7 @@ }, { "Field": "packstation_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21269,7 +21269,7 @@ }, { "Field": "packstation_station", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21280,7 +21280,7 @@ }, { "Field": "packstation_ident", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21291,7 +21291,7 @@ }, { "Field": "packstation_plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21302,7 +21302,7 @@ }, { "Field": "packstation_ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21500,7 +21500,7 @@ }, { "Field": "stornogrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21511,7 +21511,7 @@ }, { "Field": "stornosonstiges", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21522,7 +21522,7 @@ }, { "Field": "stornorueckzahlung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21544,7 +21544,7 @@ }, { "Field": "stornobankinhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21555,7 +21555,7 @@ }, { "Field": "stornobankkonto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21566,7 +21566,7 @@ }, { "Field": "stornobankblz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21577,7 +21577,7 @@ }, { "Field": "stornobankbank", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21599,7 +21599,7 @@ }, { "Field": "stornogutschriftbeleg", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21621,7 +21621,7 @@ }, { "Field": "stornomanuellebearbeitung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21643,7 +21643,7 @@ }, { "Field": "stornobezahlt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21665,7 +21665,7 @@ }, { "Field": "stornobezahltvon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21687,7 +21687,7 @@ }, { "Field": "stornorueckzahlungper", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21731,7 +21731,7 @@ }, { "Field": "kennen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -21786,7 +21786,7 @@ }, { "Field": "transaktionsnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -22039,7 +22039,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -22050,7 +22050,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -22237,11 +22237,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -22303,11 +22303,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -22402,7 +22402,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -22622,7 +22622,7 @@ }, { "Field": "lieferantennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -22633,7 +22633,7 @@ }, { "Field": "lieferantkdrnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -22867,106 +22867,106 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "vertriebid" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "gesamtsumme", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gesamtsumme" - ] + ], + "Non_unique": "" }, { "Key_name": "transaktionsnummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "transaktionsnummer" - ] + ], + "Non_unique": "" }, { "Key_name": "internet", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "internet" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferantkdrnummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferantkdrnummer" - ] + ], + "Non_unique": "" }, { "Key_name": "teillieferungvon", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "teillieferungvon" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -23021,7 +23021,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -23054,7 +23054,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -23087,7 +23087,7 @@ }, { "Field": "waehrung", - "Type": "varchar(64)", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -23109,7 +23109,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -23142,7 +23142,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -23340,7 +23340,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24000,7 +24000,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24011,7 +24011,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24234,43 +24234,43 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag", "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag_2", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag" - ] + ], + "Non_unique": "" }, { "Key_name": "explodiert_parent", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "explodiert_parent" - ] + ], + "Non_unique": "" } ] }, @@ -24314,7 +24314,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24325,7 +24325,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24339,18 +24339,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag" - ] + ], + "Non_unique": "" } ] }, @@ -24397,10 +24397,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -24433,7 +24433,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -24444,7 +24444,7 @@ }, { "Field": "dateiname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -24469,10 +24469,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -24494,7 +24494,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24560,7 +24560,7 @@ }, { "Field": "wert", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -24571,7 +24571,7 @@ }, { "Field": "wert2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24582,7 +24582,7 @@ }, { "Field": "wert3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24615,7 +24615,7 @@ }, { "Field": "internebemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24629,50 +24629,50 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctypeid" - ] + ], + "Non_unique": "" }, { "Key_name": "pos", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "pos" - ] + ], + "Non_unique": "" }, { "Key_name": "type", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "type" - ] + ], + "Non_unique": "" }, { "Key_name": "type2", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "type2" - ] + ], + "Non_unique": "" }, { "Key_name": "wert", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "wert" - ] + ], + "Non_unique": "" } ] }, @@ -24694,7 +24694,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24763,18 +24763,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctypeid" - ] + ], + "Non_unique": "" } ] }, @@ -24972,7 +24972,7 @@ }, { "Field": "beleg_abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24983,7 +24983,7 @@ }, { "Field": "beleg_unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -24994,7 +24994,7 @@ }, { "Field": "beleg_adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25005,7 +25005,7 @@ }, { "Field": "beleg_ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25016,7 +25016,7 @@ }, { "Field": "beleg_telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25027,7 +25027,7 @@ }, { "Field": "beleg_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25049,7 +25049,7 @@ }, { "Field": "beleg_strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25071,7 +25071,7 @@ }, { "Field": "beleg_ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25093,7 +25093,7 @@ }, { "Field": "beleg_aktion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25137,7 +25137,7 @@ }, { "Field": "beleg_ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25148,7 +25148,7 @@ }, { "Field": "beleg_lieferbedingung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25181,7 +25181,7 @@ }, { "Field": "artikel_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25192,7 +25192,7 @@ }, { "Field": "artikel_ean", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25203,7 +25203,7 @@ }, { "Field": "artikel_bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25302,7 +25302,7 @@ }, { "Field": "artikel_umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25313,7 +25313,7 @@ }, { "Field": "artikel_einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25324,7 +25324,7 @@ }, { "Field": "artikel_zolltarifnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25335,7 +25335,7 @@ }, { "Field": "artikel_herkunftsland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25346,7 +25346,7 @@ }, { "Field": "artikel_artikelnummerkunde", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25357,7 +25357,7 @@ }, { "Field": "artikel_freifeld1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25368,7 +25368,7 @@ }, { "Field": "artikel_freifeld2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25379,7 +25379,7 @@ }, { "Field": "artikel_freifeld3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25390,7 +25390,7 @@ }, { "Field": "artikel_freifeld4", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25401,7 +25401,7 @@ }, { "Field": "artikel_freifeld5", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25412,7 +25412,7 @@ }, { "Field": "artikel_freifeld6", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25423,7 +25423,7 @@ }, { "Field": "artikel_freifeld7", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25434,7 +25434,7 @@ }, { "Field": "artikel_freifeld8", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25445,7 +25445,7 @@ }, { "Field": "artikel_freifeld9", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25456,7 +25456,7 @@ }, { "Field": "artikel_freifeld10", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25467,7 +25467,7 @@ }, { "Field": "artikel_freifeld11", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25478,7 +25478,7 @@ }, { "Field": "artikel_freifeld12", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25489,7 +25489,7 @@ }, { "Field": "artikel_freifeld13", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25500,7 +25500,7 @@ }, { "Field": "artikel_freifeld14", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25511,7 +25511,7 @@ }, { "Field": "artikel_freifeld15", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25522,7 +25522,7 @@ }, { "Field": "artikel_freifeld16", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25533,7 +25533,7 @@ }, { "Field": "artikel_freifeld17", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25544,7 +25544,7 @@ }, { "Field": "artikel_freifeld18", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25555,7 +25555,7 @@ }, { "Field": "artikel_freifeld19", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25566,7 +25566,7 @@ }, { "Field": "artikel_freifeld20", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25599,7 +25599,7 @@ }, { "Field": "adresse_typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25610,7 +25610,7 @@ }, { "Field": "adresse_ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25621,7 +25621,7 @@ }, { "Field": "adresse_anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25643,7 +25643,7 @@ }, { "Field": "adresse_freifeld1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25654,7 +25654,7 @@ }, { "Field": "adresse_freifeld2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25665,7 +25665,7 @@ }, { "Field": "adresse_freifeld3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25676,7 +25676,7 @@ }, { "Field": "adresse_freifeld4", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25687,7 +25687,7 @@ }, { "Field": "adresse_freifeld5", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25698,7 +25698,7 @@ }, { "Field": "adresse_freifeld6", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25709,7 +25709,7 @@ }, { "Field": "adresse_freifeld7", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25720,7 +25720,7 @@ }, { "Field": "adresse_freifeld8", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25731,7 +25731,7 @@ }, { "Field": "adresse_freifeld9", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25742,7 +25742,7 @@ }, { "Field": "adresse_freifeld10", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25753,7 +25753,7 @@ }, { "Field": "adresse_freifeld11", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25764,7 +25764,7 @@ }, { "Field": "adresse_freifeld12", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25775,7 +25775,7 @@ }, { "Field": "adresse_freifeld13", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25786,7 +25786,7 @@ }, { "Field": "adresse_freifeld14", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25797,7 +25797,7 @@ }, { "Field": "adresse_freifeld15", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25808,7 +25808,7 @@ }, { "Field": "adresse_freifeld16", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25819,7 +25819,7 @@ }, { "Field": "adresse_freifeld17", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25830,7 +25830,7 @@ }, { "Field": "adresse_freifeld18", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25841,7 +25841,7 @@ }, { "Field": "adresse_freifeld19", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25852,7 +25852,7 @@ }, { "Field": "adresse_freifeld20", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25907,7 +25907,7 @@ }, { "Field": "beleg_lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25918,7 +25918,7 @@ }, { "Field": "beleg_lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25940,7 +25940,7 @@ }, { "Field": "beleg_lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25951,7 +25951,7 @@ }, { "Field": "beleg_lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25973,7 +25973,7 @@ }, { "Field": "beleg_lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -25984,7 +25984,7 @@ }, { "Field": "beleg_lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26006,7 +26006,7 @@ }, { "Field": "beleg_abschlagauftragbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26061,7 +26061,7 @@ }, { "Field": "beleg_bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26094,7 +26094,7 @@ }, { "Field": "beleg_internet", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26108,10 +26108,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -26191,10 +26191,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -26216,7 +26216,7 @@ }, { "Field": "belegtyp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26227,7 +26227,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26260,7 +26260,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26285,10 +26285,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -26643,18 +26643,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype" - ] + ], + "Non_unique": "" } ] }, @@ -26723,20 +26723,20 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype", "doctype_id", "position_id" - ] + ], + "Non_unique": "" } ] }, @@ -26780,7 +26780,7 @@ }, { "Field": "bestellungsart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26791,7 +26791,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -26802,7 +26802,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26813,7 +26813,7 @@ }, { "Field": "angebot", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26868,7 +26868,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26879,7 +26879,7 @@ }, { "Field": "vorname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26890,7 +26890,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26901,7 +26901,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26912,7 +26912,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26923,7 +26923,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26934,7 +26934,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26945,7 +26945,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26956,7 +26956,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26978,7 +26978,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -26989,7 +26989,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27000,7 +27000,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27011,7 +27011,7 @@ }, { "Field": "lieferland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27022,7 +27022,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27033,7 +27033,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27044,7 +27044,7 @@ }, { "Field": "lieferplz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27055,7 +27055,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27066,7 +27066,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27077,7 +27077,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27099,7 +27099,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27110,7 +27110,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27121,7 +27121,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27132,7 +27132,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27143,7 +27143,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27154,7 +27154,7 @@ }, { "Field": "lieferantennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27165,7 +27165,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -27187,7 +27187,7 @@ }, { "Field": "einkaeufer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27209,7 +27209,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27220,7 +27220,7 @@ }, { "Field": "zahlungsstatus", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27275,7 +27275,7 @@ }, { "Field": "bank_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27286,7 +27286,7 @@ }, { "Field": "bank_institut", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27319,7 +27319,7 @@ }, { "Field": "paypalaccount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27374,7 +27374,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27385,7 +27385,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27418,7 +27418,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -27429,7 +27429,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -27517,11 +27517,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -27572,18 +27572,18 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "verbindlichkeiteninfo", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27682,7 +27682,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -27883,58 +27883,58 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -27989,7 +27989,7 @@ }, { "Field": "bezeichnunglieferant", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28000,7 +28000,7 @@ }, { "Field": "bestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28044,7 +28044,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28066,7 +28066,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28099,7 +28099,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28143,7 +28143,7 @@ }, { "Field": "manuellgeliefertbearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28187,7 +28187,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28850,35 +28850,35 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "bestellung", "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "bestellung_2", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "bestellung" - ] + ], + "Non_unique": "" } ] }, @@ -28922,7 +28922,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28933,7 +28933,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -28947,24 +28947,24 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "bestellung" - ] + ], + "Non_unique": "" } ] }, { "name": "bestellvorschlag", - "collation": "utf8mb3_general_ci", + "collation": "utf8mb4_general_ci", "type": "BASE TABLE", "columns": [ { @@ -29005,11 +29005,11 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel", "user" - ] + ], + "Non_unique": "" } ] }, @@ -29287,26 +29287,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" } ] }, @@ -29375,18 +29375,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -29430,7 +29430,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29485,7 +29485,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29521,10 +29521,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -29546,7 +29546,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29557,7 +29557,7 @@ }, { "Field": "iso", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29568,7 +29568,7 @@ }, { "Field": "bundesstaat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29593,10 +29593,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -29643,10 +29643,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -29682,10 +29682,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -29776,18 +29776,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "tableid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "tableid" - ] + ], + "Non_unique": "" } ] }, @@ -29856,18 +29856,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "change_log", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "change_log" - ] + ], + "Non_unique": "" } ] }, @@ -29922,7 +29922,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29955,7 +29955,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -29980,10 +29980,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -30162,26 +30162,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctypeid" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype" - ] + ], + "Non_unique": "" } ] }, @@ -30236,7 +30236,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -30258,7 +30258,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -30283,10 +30283,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -30366,26 +30366,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_from", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_from" - ] + ], + "Non_unique": "" }, { "Key_name": "user_to", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_to" - ] + ], + "Non_unique": "" } ] }, @@ -30443,27 +30443,27 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "user", "message" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "message", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "message" - ] + ], + "Non_unique": "" } ] }, @@ -30499,10 +30499,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -30546,7 +30546,7 @@ }, { "Field": "country", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -30579,7 +30579,7 @@ }, { "Field": "account", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -30615,10 +30615,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -30665,10 +30665,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -30734,7 +30734,7 @@ }, { "Field": "cronjob_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -30770,19 +30770,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "cronjob_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "cronjob_id", "change_time" - ] + ], + "Non_unique": "" } ] }, @@ -30862,19 +30862,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uid", "type" - ] + ], + "Non_unique": "" } ] }, @@ -30896,7 +30896,7 @@ }, { "Field": "titel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -30918,7 +30918,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -30965,10 +30965,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31001,7 +31001,7 @@ }, { "Field": "subjekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31012,7 +31012,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31023,7 +31023,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -31067,7 +31067,7 @@ }, { "Field": "objekt2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31081,26 +31081,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datei", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datei" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter" - ] + ], + "Non_unique": "" } ] }, @@ -31158,10 +31158,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31194,7 +31194,7 @@ }, { "Field": "ersteller", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31227,7 +31227,7 @@ }, { "Field": "dateiname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31238,7 +31238,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31260,7 +31260,7 @@ }, { "Field": "size", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31274,18 +31274,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datei", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datei" - ] + ], + "Non_unique": "" } ] }, @@ -31332,10 +31332,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31357,7 +31357,7 @@ }, { "Field": "wkz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31390,7 +31390,7 @@ }, { "Field": "belegfeld1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31401,7 +31401,7 @@ }, { "Field": "belegfeld2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31423,7 +31423,7 @@ }, { "Field": "konto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31445,7 +31445,7 @@ }, { "Field": "kost1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31456,7 +31456,7 @@ }, { "Field": "kost2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31467,7 +31467,7 @@ }, { "Field": "kostmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31489,7 +31489,7 @@ }, { "Field": "buchungstext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31500,7 +31500,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31558,10 +31558,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31619,10 +31619,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31644,7 +31644,7 @@ }, { "Field": "problemcase", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -31669,10 +31669,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31774,10 +31774,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31824,10 +31824,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31885,10 +31885,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -31990,10 +31990,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -32084,18 +32084,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "document_customization_infoblock_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "document_customization_infoblock_id" - ] + ], + "Non_unique": "" } ] }, @@ -32183,7 +32183,7 @@ }, { "Field": "email_an", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32194,7 +32194,7 @@ }, { "Field": "firma_an", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32205,7 +32205,7 @@ }, { "Field": "adresse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32227,7 +32227,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32304,7 +32304,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32381,7 +32381,7 @@ }, { "Field": "email_cc", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -32392,7 +32392,7 @@ }, { "Field": "email_bcc", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -32436,7 +32436,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32450,18 +32450,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse_to", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse_to" - ] + ], + "Non_unique": "" } ] }, @@ -32483,7 +32483,7 @@ }, { "Field": "dokument", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32505,7 +32505,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32527,7 +32527,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32560,7 +32560,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32571,7 +32571,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -32640,18 +32640,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -32698,18 +32698,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gruppe" - ] + ], + "Non_unique": "" } ] }, @@ -32987,18 +32987,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -33020,7 +33020,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33031,7 +33031,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33042,7 +33042,7 @@ }, { "Field": "befehl", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33075,7 +33075,7 @@ }, { "Field": "tomail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33108,7 +33108,7 @@ }, { "Field": "adapterboxip", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33119,7 +33119,7 @@ }, { "Field": "adapterboxseriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33130,7 +33130,7 @@ }, { "Field": "adapterboxpasswort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33141,7 +33141,7 @@ }, { "Field": "anbindung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33210,10 +33210,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -33348,26 +33348,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "drucker", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "drucker" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" } ] }, @@ -33425,10 +33425,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -33472,7 +33472,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33516,7 +33516,7 @@ }, { "Field": "vz1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33527,7 +33527,7 @@ }, { "Field": "vz2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33538,7 +33538,7 @@ }, { "Field": "vz3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33593,7 +33593,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33684,10 +33684,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -33709,7 +33709,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33720,7 +33720,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33764,7 +33764,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33800,10 +33800,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -33847,7 +33847,7 @@ }, { "Field": "dateiname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33858,7 +33858,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33869,7 +33869,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33902,7 +33902,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33946,7 +33946,7 @@ }, { "Field": "partnerid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33957,7 +33957,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -33971,10 +33971,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -33996,7 +33996,7 @@ }, { "Field": "ean", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34021,10 +34021,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -34057,7 +34057,7 @@ }, { "Field": "request", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34068,7 +34068,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34104,26 +34104,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -34145,7 +34145,7 @@ }, { "Field": "itemid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34167,7 +34167,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34178,7 +34178,7 @@ }, { "Field": "variation", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34189,7 +34189,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34236,10 +34236,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -34261,7 +34261,7 @@ }, { "Field": "bild", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34272,7 +34272,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34283,7 +34283,7 @@ }, { "Field": "itemid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34294,7 +34294,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34316,7 +34316,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34338,7 +34338,7 @@ }, { "Field": "dauer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34440,10 +34440,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -34476,7 +34476,7 @@ }, { "Field": "request", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34487,7 +34487,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34498,7 +34498,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34523,18 +34523,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -34556,7 +34556,7 @@ }, { "Field": "job_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -34567,7 +34567,7 @@ }, { "Field": "file_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34578,7 +34578,7 @@ }, { "Field": "response_file_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34600,7 +34600,7 @@ }, { "Field": "uuid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34611,7 +34611,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34622,7 +34622,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34633,7 +34633,7 @@ }, { "Field": "notes", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34644,7 +34644,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34655,7 +34655,7 @@ }, { "Field": "next_action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34691,26 +34691,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "job_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "job_id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -34743,7 +34743,7 @@ }, { "Field": "itemid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34765,7 +34765,7 @@ }, { "Field": "fee_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34776,7 +34776,7 @@ }, { "Field": "fee_description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34787,7 +34787,7 @@ }, { "Field": "fee_amount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34809,7 +34809,7 @@ }, { "Field": "fee_memo", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -34823,10 +34823,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -34903,7 +34903,7 @@ }, { "Field": "specname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34914,7 +34914,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34925,7 +34925,7 @@ }, { "Field": "cardinality", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34958,7 +34958,7 @@ }, { "Field": "val", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -34983,10 +34983,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -35019,7 +35019,7 @@ }, { "Field": "kategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35041,7 +35041,7 @@ }, { "Field": "vorschlagbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35052,7 +35052,7 @@ }, { "Field": "vorschlagparentsid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35063,7 +35063,7 @@ }, { "Field": "vorschlagparentsbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35088,10 +35088,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -35113,7 +35113,7 @@ }, { "Field": "kategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35135,7 +35135,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35160,10 +35160,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -35218,7 +35218,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35232,34 +35232,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ebay_staging_listing_id" - ] + ], + "Non_unique": "" }, { "Key_name": "ebay_staging_listing_variation_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ebay_staging_listing_variation_id" - ] + ], + "Non_unique": "" }, { "Key_name": "file_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "file_id" - ] + ], + "Non_unique": "" } ] }, @@ -35303,7 +35303,7 @@ }, { "Field": "profilid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35314,7 +35314,7 @@ }, { "Field": "profiltype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35325,7 +35325,7 @@ }, { "Field": "profilname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35336,7 +35336,7 @@ }, { "Field": "profilsummary", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35347,7 +35347,7 @@ }, { "Field": "category", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35372,10 +35372,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -35419,7 +35419,7 @@ }, { "Field": "scope", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -35444,10 +35444,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -35502,7 +35502,7 @@ }, { "Field": "item_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35513,7 +35513,7 @@ }, { "Field": "ebay_primary_category_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35524,7 +35524,7 @@ }, { "Field": "ebay_primary_store_category_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35535,7 +35535,7 @@ }, { "Field": "ebay_secondary_store_category_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35546,7 +35546,7 @@ }, { "Field": "ebay_secondary_category_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35557,7 +35557,7 @@ }, { "Field": "ebay_shipping_profile_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35568,7 +35568,7 @@ }, { "Field": "ebay_return_profile_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35579,7 +35579,7 @@ }, { "Field": "ebay_payment_profile_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35623,7 +35623,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35634,7 +35634,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35645,7 +35645,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35656,7 +35656,7 @@ }, { "Field": "ean", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35667,7 +35667,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35678,7 +35678,7 @@ }, { "Field": "listing_duration", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35689,7 +35689,7 @@ }, { "Field": "inventory_tracking_method", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35700,7 +35700,7 @@ }, { "Field": "condition_display_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35711,7 +35711,7 @@ }, { "Field": "condition_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35722,7 +35722,7 @@ }, { "Field": "condition_description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35733,7 +35733,7 @@ }, { "Field": "delivery_time", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35758,26 +35758,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "template_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "template_id" - ] + ], + "Non_unique": "" } ] }, @@ -35810,7 +35810,7 @@ }, { "Field": "property", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35821,7 +35821,7 @@ }, { "Field": "value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35835,18 +35835,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ebay_staging_listing_id" - ] + ], + "Non_unique": "" } ] }, @@ -35890,7 +35890,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35901,7 +35901,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35915,26 +35915,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "ebay_staging_listing_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ebay_staging_listing_id" - ] + ], + "Non_unique": "" } ] }, @@ -35967,7 +35967,7 @@ }, { "Field": "property", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35978,7 +35978,7 @@ }, { "Field": "value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -35992,10 +35992,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36039,7 +36039,7 @@ }, { "Field": "kategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36050,7 +36050,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36064,10 +36064,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36100,7 +36100,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36125,10 +36125,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36161,7 +36161,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36186,10 +36186,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36211,7 +36211,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36222,7 +36222,7 @@ }, { "Field": "carrier", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36233,7 +36233,7 @@ }, { "Field": "customcarrier", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36266,7 +36266,7 @@ }, { "Field": "service", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -36277,7 +36277,7 @@ }, { "Field": "kategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -36313,10 +36313,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36374,10 +36374,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36468,10 +36468,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -36515,7 +36515,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36526,7 +36526,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -36548,7 +36548,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36647,7 +36647,7 @@ }, { "Field": "bestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -36658,7 +36658,7 @@ }, { "Field": "bezeichnunglieferant", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36691,7 +36691,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36848,42 +36848,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "bestellnummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "bestellnummer" - ] + ], + "Non_unique": "" } ] }, @@ -36905,7 +36905,7 @@ }, { "Field": "angezeigtername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36916,7 +36916,7 @@ }, { "Field": "internebeschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36927,7 +36927,7 @@ }, { "Field": "benutzername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36938,7 +36938,7 @@ }, { "Field": "passwort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36949,7 +36949,7 @@ }, { "Field": "server", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36960,7 +36960,7 @@ }, { "Field": "smtp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -36993,11 +36993,11 @@ }, { "Field": "imap_sentfolder", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''inbox.sent''", + "Default": "'inbox.sent'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -37048,7 +37048,7 @@ }, { "Field": "autoresponderbetreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37114,7 +37114,7 @@ }, { "Field": "loeschtage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37158,7 +37158,7 @@ }, { "Field": "ticketqueue", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -37169,7 +37169,7 @@ }, { "Field": "ticketprojekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -37246,7 +37246,7 @@ }, { "Field": "client_alias", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37359,10 +37359,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -37395,7 +37395,7 @@ }, { "Field": "subject", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37406,7 +37406,7 @@ }, { "Field": "sender", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37450,7 +37450,7 @@ }, { "Field": "anhang", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37483,7 +37483,7 @@ }, { "Field": "checksum", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -37604,7 +37604,7 @@ }, { "Field": "mail_replyto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37615,7 +37615,7 @@ }, { "Field": "verfasser_replyto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37629,74 +37629,74 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "webmail", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "webmail" - ] + ], + "Non_unique": "" }, { "Key_name": "gelesen", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gelesen" - ] + ], + "Non_unique": "" }, { "Key_name": "spam", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "spam" - ] + ], + "Non_unique": "" }, { "Key_name": "geloescht", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "geloescht" - ] + ], + "Non_unique": "" }, { "Key_name": "antworten", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "antworten" - ] + ], + "Non_unique": "" }, { "Key_name": "warteschlange", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "warteschlange" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "checksum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "checksum" - ] + ], + "Non_unique": "" } ] }, @@ -37765,10 +37765,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -37936,10 +37936,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -37961,7 +37961,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37972,7 +37972,7 @@ }, { "Field": "path", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37983,7 +37983,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -37994,7 +37994,7 @@ }, { "Field": "version", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38005,7 +38005,7 @@ }, { "Field": "id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38016,11 +38016,11 @@ }, { "Field": "parent_id_external", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -38030,10 +38030,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38066,7 +38066,7 @@ }, { "Field": "etsy_transaction_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38088,7 +38088,7 @@ }, { "Field": "etsy_title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38099,7 +38099,7 @@ }, { "Field": "etsy_buyer_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38135,10 +38135,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38160,7 +38160,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38171,7 +38171,7 @@ }, { "Field": "kategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38193,7 +38193,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38204,7 +38204,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38215,7 +38215,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38229,10 +38229,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38265,7 +38265,7 @@ }, { "Field": "eventname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38276,7 +38276,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38287,7 +38287,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38298,7 +38298,7 @@ }, { "Field": "action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38320,7 +38320,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38345,10 +38345,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38370,7 +38370,7 @@ }, { "Field": "reg", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38381,7 +38381,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38466,7 +38466,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38477,7 +38477,7 @@ }, { "Field": "ziel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38532,7 +38532,7 @@ }, { "Field": "mitarbeiterletzterexport", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38543,7 +38543,7 @@ }, { "Field": "exporttrennzeichen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38565,7 +38565,7 @@ }, { "Field": "exportdatenmaskierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38576,7 +38576,7 @@ }, { "Field": "exportzeichensatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -38623,10 +38623,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38659,7 +38659,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38670,7 +38670,7 @@ }, { "Field": "requestertype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38703,7 +38703,7 @@ }, { "Field": "releasetype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38725,7 +38725,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38750,10 +38750,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38775,7 +38775,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38786,7 +38786,7 @@ }, { "Field": "requestertype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38819,7 +38819,7 @@ }, { "Field": "releasetype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -38855,10 +38855,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -38982,40 +38982,40 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype_id" - ] + ], + "Non_unique": "" }, { "Key_name": "price_type", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "price_type" - ] + ], + "Non_unique": "" } ] }, { "name": "fibu_buchungen", - "collation": "utf8mb3_general_ci", + "collation": "utf8mb4_general_ci", "type": "BASE TABLE", "columns": [ { @@ -39106,17 +39106,6 @@ "Privileges": "select,insert,update,references", "Comment": "" }, - { - "Field": "datum", - "Type": "date", - "Collation": null, - "Null": "NO", - "Key": "", - "Default": null, - "Extra": "", - "Privileges": "select,insert,update,references", - "Comment": "" - }, { "Field": "zeit", "Type": "datetime", @@ -39138,16 +39127,27 @@ "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" + }, + { + "Field": "datum", + "Type": "date", + "Collation": null, + "Null": "NO", + "Key": "", + "Default": null, + "Extra": "", + "Privileges": "select,insert,update,references", + "Comment": "" } ], "keys": [ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -39180,7 +39180,7 @@ }, { "Field": "label", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -39191,7 +39191,7 @@ }, { "Field": "file_link", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -39216,10 +39216,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -39241,7 +39241,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -39266,10 +39266,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -40966,10 +40966,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41082,10 +41082,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41107,7 +41107,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41118,7 +41118,7 @@ }, { "Field": "kennung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -41154,18 +41154,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "kennung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kennung" - ] + ], + "Non_unique": "" } ] }, @@ -41256,10 +41256,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41350,10 +41350,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41411,26 +41411,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "free_article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "free_article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "order_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "order_id" - ] + ], + "Non_unique": "" } ] }, @@ -41452,7 +41452,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41463,7 +41463,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41485,7 +41485,7 @@ }, { "Field": "subjekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41521,10 +41521,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41546,7 +41546,7 @@ }, { "Field": "vorlage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41557,7 +41557,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41568,7 +41568,7 @@ }, { "Field": "name2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41579,7 +41579,7 @@ }, { "Field": "name3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41590,7 +41590,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41601,7 +41601,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41612,7 +41612,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41623,7 +41623,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41634,7 +41634,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41645,7 +41645,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41656,7 +41656,7 @@ }, { "Field": "hausnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41667,7 +41667,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41678,7 +41678,7 @@ }, { "Field": "notiz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -41703,10 +41703,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41852,10 +41852,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -41968,18 +41968,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "goodspostingdocument_position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "goodspostingdocument_position_id" - ] + ], + "Non_unique": "" } ] }, @@ -42023,7 +42023,7 @@ }, { "Field": "reason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42136,18 +42136,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "goodspostingdocument_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "goodspostingdocument_id" - ] + ], + "Non_unique": "" } ] }, @@ -42180,7 +42180,7 @@ }, { "Field": "message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42191,7 +42191,7 @@ }, { "Field": "created_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42216,18 +42216,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "goodspostingdocument_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "goodspostingdocument_id" - ] + ], + "Non_unique": "" } ] }, @@ -42260,7 +42260,7 @@ }, { "Field": "token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42285,18 +42285,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "google_account_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "google_account_id" - ] + ], + "Non_unique": "" } ] }, @@ -42329,7 +42329,7 @@ }, { "Field": "refresh_token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42340,7 +42340,7 @@ }, { "Field": "identifier", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42354,18 +42354,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_id" - ] + ], + "Non_unique": "" } ] }, @@ -42409,7 +42409,7 @@ }, { "Field": "value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42423,10 +42423,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -42459,7 +42459,7 @@ }, { "Field": "scope", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42473,18 +42473,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "google_account_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "google_account_id" - ] + ], + "Non_unique": "" } ] }, @@ -42506,7 +42506,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42517,7 +42517,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42528,7 +42528,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42550,7 +42550,7 @@ }, { "Field": "user", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42561,7 +42561,7 @@ }, { "Field": "password", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42572,7 +42572,7 @@ }, { "Field": "redirect_uri", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42583,7 +42583,7 @@ }, { "Field": "token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42605,7 +42605,7 @@ }, { "Field": "refresh_token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42627,7 +42627,7 @@ }, { "Field": "id_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42641,10 +42641,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -42677,7 +42677,7 @@ }, { "Field": "foreign_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42721,7 +42721,7 @@ }, { "Field": "html_link", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42735,18 +42735,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "event_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "event_id" - ] + ], + "Non_unique": "" } ] }, @@ -42779,7 +42779,7 @@ }, { "Field": "googleapi_id_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -42812,7 +42812,7 @@ }, { "Field": "identifier", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42823,7 +42823,7 @@ }, { "Field": "refresh_token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42834,7 +42834,7 @@ }, { "Field": "access_token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -42859,10 +42859,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -42931,10 +42931,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -42978,7 +42978,7 @@ }, { "Field": "kennziffer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43088,7 +43088,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43099,7 +43099,7 @@ }, { "Field": "partnerid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43132,7 +43132,7 @@ }, { "Field": "dta_dateiname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43143,7 +43143,7 @@ }, { "Field": "dta_mail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43154,7 +43154,7 @@ }, { "Field": "dta_mail_betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43539,7 +43539,7 @@ }, { "Field": "rechnung_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43550,7 +43550,7 @@ }, { "Field": "rechnung_strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43561,7 +43561,7 @@ }, { "Field": "rechnung_ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43583,7 +43583,7 @@ }, { "Field": "rechnung_abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43594,7 +43594,7 @@ }, { "Field": "rechnung_land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43605,7 +43605,7 @@ }, { "Field": "rechnung_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -43704,7 +43704,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43737,7 +43737,7 @@ }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43770,7 +43770,7 @@ }, { "Field": "parameter3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43806,10 +43806,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -43831,7 +43831,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -43856,10 +43856,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -43903,33 +43903,33 @@ }, { "Field": "parameter1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "parameter3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -43961,18 +43961,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gruppe" - ] + ], + "Non_unique": "" } ] }, @@ -44041,34 +44041,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" } ] }, @@ -44112,7 +44112,7 @@ }, { "Field": "anlegeart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44123,7 +44123,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -44156,7 +44156,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44211,7 +44211,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44222,7 +44222,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44233,7 +44233,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44244,7 +44244,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44255,7 +44255,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44266,7 +44266,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44277,7 +44277,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44288,7 +44288,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44299,7 +44299,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44354,7 +44354,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44365,7 +44365,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44376,7 +44376,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44387,7 +44387,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44420,7 +44420,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -44442,7 +44442,7 @@ }, { "Field": "buchhaltung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44453,7 +44453,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44464,7 +44464,7 @@ }, { "Field": "zahlungsstatus", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44541,7 +44541,7 @@ }, { "Field": "bank_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44552,7 +44552,7 @@ }, { "Field": "bank_institut", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44585,7 +44585,7 @@ }, { "Field": "kreditkarte_typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44596,7 +44596,7 @@ }, { "Field": "kreditkarte_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44607,7 +44607,7 @@ }, { "Field": "kreditkarte_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44618,7 +44618,7 @@ }, { "Field": "kreditkarte_pruefnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44651,7 +44651,7 @@ }, { "Field": "paypalaccount", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44695,7 +44695,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44706,7 +44706,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44860,7 +44860,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -44904,7 +44904,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -44915,7 +44915,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -45080,11 +45080,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -45146,11 +45146,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -45212,7 +45212,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45234,7 +45234,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -45435,66 +45435,66 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "vertriebid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "vertriebid" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -45549,7 +45549,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45582,7 +45582,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45615,7 +45615,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45637,7 +45637,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45670,7 +45670,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -45813,7 +45813,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -46462,7 +46462,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -46473,7 +46473,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -46630,26 +46630,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gutschrift", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gutschrift" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -46693,7 +46693,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -46704,7 +46704,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -46718,18 +46718,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gutschrift", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gutschrift" - ] + ], + "Non_unique": "" } ] }, @@ -46809,26 +46809,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" }, { "Key_name": "alias", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "alias" - ] + ], + "Non_unique": "" } ] }, @@ -46886,10 +46886,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47002,10 +47002,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47052,18 +47052,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "module" - ] + ], + "Non_unique": "" } ] }, @@ -47143,18 +47143,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "module" - ] + ], + "Non_unique": "" } ] }, @@ -47201,10 +47201,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47306,10 +47306,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47411,18 +47411,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "hook", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "hook" - ] + ], + "Non_unique": "" } ] }, @@ -47488,7 +47488,7 @@ }, { "Field": "filename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47499,18 +47499,18 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", - "Default": "''created''", + "Default": "'created'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47535,34 +47535,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_id" - ] + ], + "Non_unique": "" }, { "Key_name": "template_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "template_id" - ] + ], + "Non_unique": "" } ] }, @@ -47584,7 +47584,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47595,7 +47595,7 @@ }, { "Field": "ziel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47639,7 +47639,7 @@ }, { "Field": "mitarbeiterletzterimport", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47650,7 +47650,7 @@ }, { "Field": "importtrennzeichen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47672,7 +47672,7 @@ }, { "Field": "importdatenmaskierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47683,7 +47683,7 @@ }, { "Field": "importzeichensatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47719,10 +47719,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47777,7 +47777,7 @@ }, { "Field": "tabelle", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47813,10 +47813,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -47838,7 +47838,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47849,7 +47849,7 @@ }, { "Field": "inhalt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47882,7 +47882,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47915,7 +47915,7 @@ }, { "Field": "inhaltstyp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47970,7 +47970,7 @@ }, { "Field": "template", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -47981,7 +47981,7 @@ }, { "Field": "finalparse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -47992,7 +47992,7 @@ }, { "Field": "navigation", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -48006,10 +48006,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -48053,7 +48053,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48064,7 +48064,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48075,7 +48075,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48108,7 +48108,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48141,7 +48141,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48152,7 +48152,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48163,7 +48163,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48174,7 +48174,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48185,7 +48185,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48196,7 +48196,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48207,7 +48207,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48218,7 +48218,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48229,7 +48229,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48240,7 +48240,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48251,7 +48251,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48262,7 +48262,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48273,7 +48273,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48284,7 +48284,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48295,7 +48295,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48306,7 +48306,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48317,7 +48317,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48361,7 +48361,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48372,7 +48372,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48474,10 +48474,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -48532,7 +48532,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48543,7 +48543,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48634,19 +48634,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "inventur", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "inventur", "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -48690,7 +48690,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48701,7 +48701,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48715,18 +48715,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "inventur", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "inventur" - ] + ], + "Non_unique": "" } ] }, @@ -48759,7 +48759,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48770,7 +48770,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48795,10 +48795,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -48831,7 +48831,7 @@ }, { "Field": "titel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48853,7 +48853,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -48900,10 +48900,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -48925,11 +48925,11 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''default''", + "Default": "'default'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -48950,10 +48950,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -48986,7 +48986,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49187,18 +49187,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -49220,7 +49220,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49256,10 +49256,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -49317,26 +49317,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "kalendergruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kalendergruppe" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -49490,26 +49490,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "userid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "userid" - ] + ], + "Non_unique": "" }, { "Key_name": "event", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "event" - ] + ], + "Non_unique": "" } ] }, @@ -49542,7 +49542,7 @@ }, { "Field": "auswahl", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49575,7 +49575,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49597,7 +49597,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49795,7 +49795,7 @@ }, { "Field": "storniert_grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49853,18 +49853,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" } ] }, @@ -49908,7 +49908,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -49944,10 +49944,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -49980,7 +49980,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50002,7 +50002,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50060,10 +50060,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -50132,10 +50132,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -50215,10 +50215,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -50364,18 +50364,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -50433,10 +50433,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -50458,7 +50458,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50469,7 +50469,7 @@ }, { "Field": "kurzbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50480,7 +50480,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50513,7 +50513,7 @@ }, { "Field": "blz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50524,7 +50524,7 @@ }, { "Field": "konto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50535,7 +50535,7 @@ }, { "Field": "swift", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50546,7 +50546,7 @@ }, { "Field": "iban", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50590,7 +50590,7 @@ }, { "Field": "inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -50689,7 +50689,7 @@ }, { "Field": "importtrennzeichen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50700,7 +50700,7 @@ }, { "Field": "codierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50722,7 +50722,7 @@ }, { "Field": "importdatenmaskierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50810,7 +50810,7 @@ }, { "Field": "importfelddatum", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50821,7 +50821,7 @@ }, { "Field": "importfelddatumformat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50832,7 +50832,7 @@ }, { "Field": "importfelddatumformatausgabe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50843,7 +50843,7 @@ }, { "Field": "importfeldbetrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50854,7 +50854,7 @@ }, { "Field": "importfeldbetragformat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50865,7 +50865,7 @@ }, { "Field": "importfeldbuchungstext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50876,7 +50876,7 @@ }, { "Field": "importfeldbuchungstextformat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50887,7 +50887,7 @@ }, { "Field": "importfeldwaehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -50898,7 +50898,7 @@ }, { "Field": "importfeldwaehrungformat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -51022,18 +51022,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -51176,7 +51176,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51187,7 +51187,7 @@ }, { "Field": "originalwaehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51220,7 +51220,7 @@ }, { "Field": "buchungstext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51231,7 +51231,7 @@ }, { "Field": "gegenkonto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -51242,7 +51242,7 @@ }, { "Field": "belegfeld1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51253,7 +51253,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51275,7 +51275,7 @@ }, { "Field": "pruefsumme", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51407,7 +51407,7 @@ }, { "Field": "vorauswahlparameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51429,7 +51429,7 @@ }, { "Field": "klaergrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51451,7 +51451,7 @@ }, { "Field": "bezugparameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51487,34 +51487,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "konto", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "konto" - ] + ], + "Non_unique": "" }, { "Key_name": "parent", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parent" - ] + ], + "Non_unique": "" }, { "Key_name": "gegenkonto", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gegenkonto" - ] + ], + "Non_unique": "" } ] }, @@ -51547,7 +51547,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51580,7 +51580,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51638,26 +51638,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "kontoauszuege", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kontoauszuege" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter" - ] + ], + "Non_unique": "" } ] }, @@ -51690,7 +51690,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51723,7 +51723,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51792,26 +51792,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "kontoauszuege", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kontoauszuege" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter" - ] + ], + "Non_unique": "" } ] }, @@ -51902,10 +51902,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -51952,10 +51952,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -51977,7 +51977,7 @@ }, { "Field": "belegtyp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51988,7 +51988,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -51999,7 +51999,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52021,7 +52021,7 @@ }, { "Field": "empfaenger_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52032,7 +52032,7 @@ }, { "Field": "empfaenger_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52090,10 +52090,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52115,7 +52115,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52126,7 +52126,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52137,7 +52137,7 @@ }, { "Field": "verantwortlicher", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52148,7 +52148,7 @@ }, { "Field": "logdatei", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52162,10 +52162,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52198,7 +52198,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52209,7 +52209,7 @@ }, { "Field": "datum", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52220,7 +52220,7 @@ }, { "Field": "buchungstext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52245,10 +52245,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52306,10 +52306,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52342,7 +52342,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52386,7 +52386,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52411,10 +52411,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52483,10 +52483,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52544,18 +52544,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "group_table", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "group_table" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -52624,70 +52624,70 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "label_type_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_2", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_3", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_4", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_5", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "label_type_id_6", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "label_type_id", "reference_table", "reference_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -52778,18 +52778,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "type", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "type" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -52844,7 +52844,7 @@ }, { "Field": "bezeichnung_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52855,7 +52855,7 @@ }, { "Field": "bezeichnung_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52880,10 +52880,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -52905,7 +52905,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -52996,10 +52996,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -53054,7 +53054,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -53087,7 +53087,7 @@ }, { "Field": "referenz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -53098,7 +53098,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -53233,26 +53233,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -53354,26 +53354,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager_platz" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -53486,10 +53486,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -53602,26 +53602,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager_platz" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -53654,7 +53654,7 @@ }, { "Field": "kurzbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -53855,18 +53855,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lager", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager" - ] + ], + "Non_unique": "" } ] }, @@ -53921,7 +53921,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -53932,7 +53932,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54012,26 +54012,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager_platz" - ] + ], + "Non_unique": "" } ] }, @@ -54199,10 +54199,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -54257,7 +54257,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54268,7 +54268,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -54279,7 +54279,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54312,7 +54312,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54381,27 +54381,27 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse", "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "objekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "objekt" - ] + ], + "Non_unique": "" } ] }, @@ -54503,10 +54503,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -54597,19 +54597,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel", "lager_platz" - ] + ], + "Non_unique": "" } ] }, @@ -54678,18 +54678,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -54879,26 +54879,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" } ] }, @@ -54920,7 +54920,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54964,7 +54964,7 @@ }, { "Field": "language", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -54975,7 +54975,7 @@ }, { "Field": "country", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55019,7 +55019,7 @@ }, { "Field": "filename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55033,10 +55033,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -55058,7 +55058,7 @@ }, { "Field": "object", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55105,10 +55105,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -55199,10 +55199,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -55568,18 +55568,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "layoutvorlage", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "layoutvorlage" - ] + ], + "Non_unique": "" } ] }, @@ -55601,7 +55601,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55612,7 +55612,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55623,7 +55623,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55634,7 +55634,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55645,7 +55645,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55656,7 +55656,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55667,7 +55667,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55678,7 +55678,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55689,7 +55689,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55700,7 +55700,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55711,7 +55711,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55722,7 +55722,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55744,7 +55744,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55755,7 +55755,7 @@ }, { "Field": "steuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55788,7 +55788,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -55879,18 +55879,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -55923,7 +55923,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55934,7 +55934,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -55978,7 +55978,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56003,10 +56003,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -56053,10 +56053,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -56100,7 +56100,7 @@ }, { "Field": "lieferscheinart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56111,7 +56111,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -56122,7 +56122,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56133,7 +56133,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56188,7 +56188,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56199,7 +56199,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56210,7 +56210,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56221,7 +56221,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56232,7 +56232,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56243,7 +56243,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56254,7 +56254,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56265,7 +56265,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56276,7 +56276,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -56287,7 +56287,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56298,7 +56298,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56309,7 +56309,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56320,7 +56320,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56331,7 +56331,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56353,7 +56353,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -56364,7 +56364,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56408,7 +56408,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56419,7 +56419,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56463,7 +56463,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56485,7 +56485,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -56496,7 +56496,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -56595,11 +56595,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -56683,7 +56683,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -56917,82 +56917,82 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftragid" - ] + ], + "Non_unique": "" }, { "Key_name": "land", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "land" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "keinerechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "keinerechnung" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -57047,7 +57047,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57080,7 +57080,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57091,7 +57091,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57124,7 +57124,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57212,7 +57212,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57399,7 +57399,7 @@ }, { "Field": "lagertext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57817,7 +57817,7 @@ }, { "Field": "nve", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57828,7 +57828,7 @@ }, { "Field": "packstueck", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57875,34 +57875,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag_position_id" - ] + ], + "Non_unique": "" } ] }, @@ -57946,7 +57946,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57957,7 +57957,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -57971,18 +57971,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein" - ] + ], + "Non_unique": "" } ] }, @@ -58004,7 +58004,7 @@ }, { "Field": "ursprungsland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58015,7 +58015,7 @@ }, { "Field": "empfaengerland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -58037,7 +58037,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58194,18 +58194,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "empfaengerland", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "empfaengerland" - ] + ], + "Non_unique": "" } ] }, @@ -58238,7 +58238,7 @@ }, { "Field": "empfaengerland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -58260,7 +58260,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58285,26 +58285,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "empfaengerland", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "empfaengerland" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -58373,10 +58373,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -58434,10 +58434,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -58492,7 +58492,7 @@ }, { "Field": "class", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -58536,7 +58536,7 @@ }, { "Field": "origin_detail", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -58561,10 +58561,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -58586,7 +58586,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58597,7 +58597,7 @@ }, { "Field": "befehl", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58608,7 +58608,7 @@ }, { "Field": "statement", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58644,10 +58644,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -58749,10 +58749,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -58785,7 +58785,7 @@ }, { "Field": "magento2_extended_mapping_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58796,7 +58796,7 @@ }, { "Field": "magento2_extended_mapping_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -58807,7 +58807,7 @@ }, { "Field": "magento2_extended_mapping_parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -58854,18 +58854,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopexport_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopexport_id" - ] + ], + "Non_unique": "" } ] }, @@ -58887,7 +58887,7 @@ }, { "Field": "subject", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58909,7 +58909,7 @@ }, { "Field": "from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58920,7 +58920,7 @@ }, { "Field": "to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -58931,11 +58931,11 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -58967,10 +58967,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -59061,10 +59061,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -59122,10 +59122,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -59147,7 +59147,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -59158,7 +59158,7 @@ }, { "Field": "action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -59169,7 +59169,7 @@ }, { "Field": "field_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59180,7 +59180,7 @@ }, { "Field": "error_message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59191,7 +59191,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59246,7 +59246,7 @@ }, { "Field": "compareto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59260,26 +59260,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "module" - ] + ], + "Non_unique": "" }, { "Key_name": "action", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "action" - ] + ], + "Non_unique": "" } ] }, @@ -59312,7 +59312,7 @@ }, { "Field": "feld", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59334,7 +59334,7 @@ }, { "Field": "subjekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59345,7 +59345,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59359,10 +59359,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -59395,7 +59395,7 @@ }, { "Field": "language_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59406,7 +59406,7 @@ }, { "Field": "name_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59417,7 +59417,7 @@ }, { "Field": "name_external_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59428,7 +59428,7 @@ }, { "Field": "language_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59439,7 +59439,7 @@ }, { "Field": "name_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59450,7 +59450,7 @@ }, { "Field": "name_external_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59497,10 +59497,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -59522,7 +59522,7 @@ }, { "Field": "language_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59533,7 +59533,7 @@ }, { "Field": "name_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59544,7 +59544,7 @@ }, { "Field": "name_external_from", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59555,7 +59555,7 @@ }, { "Field": "language_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59566,7 +59566,7 @@ }, { "Field": "name_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59577,7 +59577,7 @@ }, { "Field": "name_external_to", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -59613,10 +59613,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -60125,19 +60125,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "matrix_article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "matrix_article_id", "hash" - ] + ], + "Non_unique": "" } ] }, @@ -60195,18 +60195,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "matrix_article_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "matrix_article_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -60239,7 +60239,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60250,7 +60250,7 @@ }, { "Field": "name_ext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60272,7 +60272,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60308,10 +60308,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -60355,7 +60355,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60366,7 +60366,7 @@ }, { "Field": "name_ext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60388,7 +60388,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60457,18 +60457,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -60512,7 +60512,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60523,7 +60523,7 @@ }, { "Field": "name_ext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60556,7 +60556,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60592,10 +60592,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -60650,7 +60650,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60661,7 +60661,7 @@ }, { "Field": "name_ext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60705,7 +60705,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -60741,18 +60741,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gruppe" - ] + ], + "Non_unique": "" } ] }, @@ -60799,26 +60799,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "option_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "option_id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -60865,10 +60865,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -61022,7 +61022,7 @@ }, { "Field": "charge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -61058,26 +61058,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "doctypeid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctypeid" - ] + ], + "Non_unique": "" }, { "Key_name": "doctype", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "doctype" - ] + ], + "Non_unique": "" } ] }, @@ -61234,10 +61234,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -61270,7 +61270,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -61603,10 +61603,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -61727,7 +61727,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -61936,7 +61936,7 @@ }, { "Field": "internal_comment", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -61950,26 +61950,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" } ] }, @@ -62060,10 +62060,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62363,10 +62363,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62410,7 +62410,7 @@ }, { "Field": "meldung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -62424,10 +62424,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62474,10 +62474,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62510,7 +62510,7 @@ }, { "Field": "positionierung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -62579,10 +62579,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62626,7 +62626,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -62706,10 +62706,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62756,19 +62756,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "module", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "module", "action" - ] + ], + "Non_unique": "" } ] }, @@ -62790,7 +62790,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -62801,7 +62801,7 @@ }, { "Field": "action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -62823,7 +62823,7 @@ }, { "Field": "salt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -62848,10 +62848,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -62920,20 +62920,20 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "created_date", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "created_date", "module", "action" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -63046,15 +63046,14 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "user_id", "uid", @@ -63063,7 +63062,8 @@ "document_id", "visible", "start_date" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -63110,10 +63110,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -63204,10 +63204,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -63229,7 +63229,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -63243,10 +63243,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -63268,7 +63268,7 @@ }, { "Field": "comment", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -63389,18 +63389,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_id" - ] + ], + "Non_unique": "" } ] }, @@ -63480,21 +63480,21 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "created_at", "object_type", "object_parameter", "event_type" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -63527,7 +63527,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -63571,7 +63571,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -63582,7 +63582,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -63607,34 +63607,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lager_platz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lager_platz" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -63689,11 +63689,11 @@ }, { "Field": "meldung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -63725,10 +63725,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -63761,7 +63761,7 @@ }, { "Field": "titel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -63772,7 +63772,7 @@ }, { "Field": "href", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -63794,7 +63794,7 @@ }, { "Field": "linkremove", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -63819,18 +63819,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -63896,7 +63896,7 @@ }, { "Field": "extid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -63907,7 +63907,7 @@ }, { "Field": "internet", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -63918,7 +63918,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -63943,26 +63943,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "extid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "extid" - ] + ], + "Non_unique": "" } ] }, @@ -63995,7 +63995,7 @@ }, { "Field": "command", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -64006,11 +64006,11 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''inactive''", + "Default": "'inactive'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -64053,10 +64053,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64103,10 +64103,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64183,7 +64183,7 @@ }, { "Field": "gewicht", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64194,7 +64194,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64216,7 +64216,7 @@ }, { "Field": "vorlage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64227,7 +64227,7 @@ }, { "Field": "vorlageid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64238,7 +64238,7 @@ }, { "Field": "zahlung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64315,7 +64315,7 @@ }, { "Field": "bearbeiter_distribution", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64326,7 +64326,7 @@ }, { "Field": "postgrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64348,7 +64348,7 @@ }, { "Field": "renr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -64359,7 +64359,7 @@ }, { "Field": "lsnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -64373,10 +64373,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64398,7 +64398,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64464,7 +64464,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64533,10 +64533,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64569,7 +64569,7 @@ }, { "Field": "ref", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64580,7 +64580,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64660,10 +64660,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64754,10 +64754,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64801,7 +64801,7 @@ }, { "Field": "reason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64815,10 +64815,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -64906,7 +64906,7 @@ }, { "Field": "payment_reason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64950,7 +64950,7 @@ }, { "Field": "payment_info", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -64975,42 +64975,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "returnorder_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "returnorder_id" - ] + ], + "Non_unique": "" }, { "Key_name": "liabilitiy_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "liability_id" - ] + ], + "Non_unique": "" }, { "Key_name": "payment_transaction_group_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "payment_transaction_group_id" - ] + ], + "Non_unique": "" }, { "Key_name": "payment_account_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "payment_account_id" - ] + ], + "Non_unique": "" } ] }, @@ -65054,7 +65054,7 @@ }, { "Field": "comment", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -65065,7 +65065,7 @@ }, { "Field": "created_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -65079,18 +65079,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "payment_account_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "payment_account_id" - ] + ], + "Non_unique": "" } ] }, @@ -65200,7 +65200,7 @@ }, { "Field": "payment_reason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -65211,7 +65211,7 @@ }, { "Field": "payment_info", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -65225,26 +65225,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_id" - ] + ], + "Non_unique": "" }, { "Key_name": "returnorder_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "returnorder_id" - ] + ], + "Non_unique": "" } ] }, @@ -65324,19 +65324,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "paymentaccount_id", "status" - ] + ], + "Non_unique": "" } ] }, @@ -65383,19 +65383,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "paymentaccount_id", "hour" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -65475,18 +65475,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "paymentaccount_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "paymentaccount_id" - ] + ], + "Non_unique": "" } ] }, @@ -65640,7 +65640,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -65654,26 +65654,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "table_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "table_id" - ] + ], + "Non_unique": "" }, { "Key_name": "schreibschutz", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "schreibschutz" - ] + ], + "Non_unique": "" } ] }, @@ -65775,10 +65775,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -65811,7 +65811,7 @@ }, { "Field": "granting_user_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -65833,7 +65833,7 @@ }, { "Field": "receiving_user_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -65844,7 +65844,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -65855,7 +65855,7 @@ }, { "Field": "action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -65891,10 +65891,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -65941,10 +65941,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -65991,19 +65991,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "pinwand", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "pinwand", "user" - ] + ], + "Non_unique": "" } ] }, @@ -66072,10 +66072,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -66144,10 +66144,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -66348,18 +66348,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -66538,10 +66538,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -66632,10 +66632,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -66715,26 +66715,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -67001,10 +67001,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -67037,7 +67037,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67048,7 +67048,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67059,7 +67059,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67070,7 +67070,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67103,7 +67103,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67136,7 +67136,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67147,7 +67147,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67158,7 +67158,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67169,7 +67169,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67180,7 +67180,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67191,7 +67191,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67202,7 +67202,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67213,7 +67213,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67224,7 +67224,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67235,7 +67235,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67246,7 +67246,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67257,7 +67257,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67268,7 +67268,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67279,7 +67279,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67290,7 +67290,7 @@ }, { "Field": "lieferantennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67301,7 +67301,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67312,7 +67312,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67356,7 +67356,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67367,7 +67367,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67411,7 +67411,7 @@ }, { "Field": "reservierart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -67422,11 +67422,11 @@ }, { "Field": "auslagerart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''sammel''", + "Default": "'sammel'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -67477,7 +67477,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67488,7 +67488,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -67576,22 +67576,22 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -67700,10 +67700,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -67758,7 +67758,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67769,7 +67769,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67857,7 +67857,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -67868,7 +67868,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68355,18 +68355,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "preisanfrage", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "preisanfrage" - ] + ], + "Non_unique": "" } ] }, @@ -68410,7 +68410,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68421,7 +68421,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68435,10 +68435,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -68496,10 +68496,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -68557,10 +68557,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -68593,7 +68593,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68615,7 +68615,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68626,7 +68626,7 @@ }, { "Field": "internet", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68637,7 +68637,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68648,7 +68648,7 @@ }, { "Field": "angebot", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68703,7 +68703,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68714,7 +68714,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68725,7 +68725,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68736,7 +68736,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68747,7 +68747,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68758,7 +68758,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68780,7 +68780,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68835,7 +68835,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68846,7 +68846,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68857,7 +68857,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68868,7 +68868,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68879,7 +68879,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68890,7 +68890,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68901,7 +68901,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68912,7 +68912,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68956,7 +68956,7 @@ }, { "Field": "bank_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68967,7 +68967,7 @@ }, { "Field": "bank_institut", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68978,7 +68978,7 @@ }, { "Field": "bank_blz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -68989,7 +68989,7 @@ }, { "Field": "bank_konto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69000,7 +69000,7 @@ }, { "Field": "kreditkarte_typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69011,7 +69011,7 @@ }, { "Field": "kreditkarte_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69022,7 +69022,7 @@ }, { "Field": "kreditkarte_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69033,7 +69033,7 @@ }, { "Field": "kreditkarte_pruefnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69044,7 +69044,7 @@ }, { "Field": "kreditkarte_monat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69055,7 +69055,7 @@ }, { "Field": "kreditkarte_jahr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69099,7 +69099,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69110,7 +69110,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69165,7 +69165,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69176,7 +69176,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69187,7 +69187,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69209,7 +69209,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69220,7 +69220,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69242,7 +69242,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69253,7 +69253,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69264,7 +69264,7 @@ }, { "Field": "packstation_inhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69275,7 +69275,7 @@ }, { "Field": "packstation_station", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69286,7 +69286,7 @@ }, { "Field": "packstation_ident", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69308,7 +69308,7 @@ }, { "Field": "packstation_ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69539,7 +69539,7 @@ }, { "Field": "stornogrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69550,7 +69550,7 @@ }, { "Field": "stornosonstiges", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69561,7 +69561,7 @@ }, { "Field": "stornorueckzahlung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69583,7 +69583,7 @@ }, { "Field": "stornobankinhaber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69594,7 +69594,7 @@ }, { "Field": "stornobankkonto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69605,7 +69605,7 @@ }, { "Field": "stornobankblz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69616,7 +69616,7 @@ }, { "Field": "stornobankbank", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69638,7 +69638,7 @@ }, { "Field": "stornogutschriftbeleg", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69660,7 +69660,7 @@ }, { "Field": "stornomanuellebearbeitung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69682,7 +69682,7 @@ }, { "Field": "stornobezahlt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69704,7 +69704,7 @@ }, { "Field": "stornobezahltvon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69726,7 +69726,7 @@ }, { "Field": "stornorueckzahlungper", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69770,7 +69770,7 @@ }, { "Field": "kennen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -69792,7 +69792,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -69814,7 +69814,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -69902,11 +69902,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -69946,18 +69946,18 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "reservierart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -69968,11 +69968,11 @@ }, { "Field": "auslagerart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''sammel''", + "Default": "'sammel'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -70023,7 +70023,7 @@ }, { "Field": "charge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70089,7 +70089,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70268,26 +70268,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftragid" - ] + ], + "Non_unique": "" } ] }, @@ -70342,7 +70342,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70386,7 +70386,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70444,18 +70444,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -70543,7 +70543,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70568,26 +70568,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion_arbeitsanweisung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion_arbeitsanweisung" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -70642,7 +70642,7 @@ }, { "Field": "baugruppennr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70653,7 +70653,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70664,7 +70664,7 @@ }, { "Field": "pruefer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70675,7 +70675,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70744,18 +70744,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -70832,7 +70832,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70857,34 +70857,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" }, { "Key_name": "baugruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "baugruppe" - ] + ], + "Non_unique": "" }, { "Key_name": "charge", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "charge" - ] + ], + "Non_unique": "" } ] }, @@ -70928,7 +70928,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -70950,7 +70950,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71019,26 +71019,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -71129,18 +71129,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -71195,7 +71195,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71228,18 +71228,18 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''frage''", + "Default": "'frage'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "widget", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71250,7 +71250,7 @@ }, { "Field": "klassen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71261,7 +71261,7 @@ }, { "Field": "beschreibung_textfeld1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71272,7 +71272,7 @@ }, { "Field": "beschreibung_textfeld2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71349,7 +71349,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71363,18 +71363,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -71506,7 +71506,7 @@ }, { "Field": "klasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71528,7 +71528,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71564,18 +71564,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "funktionsprotokoll", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "funktionsprotokoll" - ] + ], + "Non_unique": "" } ] }, @@ -71630,7 +71630,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71663,7 +71663,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71696,7 +71696,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71718,7 +71718,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71751,7 +71751,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -71861,7 +71861,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72381,34 +72381,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "explodiert_parent", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "explodiert_parent" - ] + ], + "Non_unique": "" } ] }, @@ -72452,7 +72452,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72463,7 +72463,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72477,18 +72477,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "produktion", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "produktion" - ] + ], + "Non_unique": "" } ] }, @@ -72543,7 +72543,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72554,7 +72554,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72587,7 +72587,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72601,18 +72601,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "baugruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "baugruppe" - ] + ], + "Non_unique": "" } ] }, @@ -72656,7 +72656,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72689,7 +72689,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72711,7 +72711,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72722,7 +72722,7 @@ }, { "Field": "produzent", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72758,10 +72758,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -72816,7 +72816,7 @@ }, { "Field": "anlegeart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72827,7 +72827,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72838,7 +72838,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72860,7 +72860,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72915,7 +72915,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72926,7 +72926,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72937,7 +72937,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72948,7 +72948,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72959,7 +72959,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72970,7 +72970,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72981,7 +72981,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -72992,7 +72992,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73003,7 +73003,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73014,7 +73014,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73069,7 +73069,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73080,7 +73080,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73091,7 +73091,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73102,7 +73102,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73135,7 +73135,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73157,7 +73157,7 @@ }, { "Field": "buchhaltung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73168,7 +73168,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73179,7 +73179,7 @@ }, { "Field": "zahlungsstatus", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73289,7 +73289,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73300,7 +73300,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73322,7 +73322,7 @@ }, { "Field": "mahnwesen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73586,7 +73586,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -73663,7 +73663,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -73674,7 +73674,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -73872,11 +73872,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -73927,11 +73927,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -74004,7 +74004,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74070,7 +74070,7 @@ }, { "Field": "titel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74114,7 +74114,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74125,7 +74125,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74136,7 +74136,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74158,7 +74158,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74169,7 +74169,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74191,7 +74191,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74202,7 +74202,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74213,7 +74213,7 @@ }, { "Field": "liefertitel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -74268,7 +74268,7 @@ }, { "Field": "verzollungname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74279,7 +74279,7 @@ }, { "Field": "verzollungabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74290,7 +74290,7 @@ }, { "Field": "verzollungunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74312,7 +74312,7 @@ }, { "Field": "verzollungstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74323,7 +74323,7 @@ }, { "Field": "verzollungort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74345,7 +74345,7 @@ }, { "Field": "verzollungadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74356,7 +74356,7 @@ }, { "Field": "verzollungansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74367,7 +74367,7 @@ }, { "Field": "verzollungtitel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74378,7 +74378,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74425,10 +74425,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -74497,10 +74497,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -74555,7 +74555,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74588,7 +74588,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74621,7 +74621,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74643,7 +74643,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74676,7 +74676,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -74852,7 +74852,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -75061,7 +75061,7 @@ }, { "Field": "steuertext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -75435,7 +75435,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -75446,7 +75446,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -75471,18 +75471,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "proformarechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "proformarechnung" - ] + ], + "Non_unique": "" } ] }, @@ -75526,7 +75526,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -75537,7 +75537,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -75551,10 +75551,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -77006,22 +77006,22 @@ }, { "Field": "kasse_text_bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''interne bemerkung''", + "Default": "'interne bemerkung'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "kasse_text_freitext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''text auf beleg''", + "Default": "'text auf beleg'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -77765,11 +77765,11 @@ }, { "Field": "kasse_bon_zeile1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''xentral store''", + "Default": "'xentral store'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -78876,11 +78876,11 @@ }, { "Field": "ups_package_description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''customer supplied''", + "Default": "'customer supplied'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -78898,11 +78898,11 @@ }, { "Field": "ups_service_description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''ups standard''", + "Default": "'ups standard'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -79616,26 +79616,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "abkuerzung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "abkuerzung" - ] + ], + "Non_unique": "" }, { "Key_name": "kunde", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kunde" - ] + ], + "Non_unique": "" } ] }, @@ -79935,10 +79935,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -80015,7 +80015,7 @@ }, { "Field": "mitarbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80026,7 +80026,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80062,10 +80062,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -80189,10 +80189,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -80371,34 +80371,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "gruppe", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "gruppe" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -80511,18 +80511,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "userid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "userid" - ] + ], + "Non_unique": "" } ] }, @@ -80566,7 +80566,7 @@ }, { "Field": "artikelkategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80742,7 +80742,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80753,7 +80753,7 @@ }, { "Field": "name_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80767,10 +80767,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -80894,10 +80894,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -80919,7 +80919,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80930,7 +80930,7 @@ }, { "Field": "bedingung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80941,7 +80941,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80974,18 +80974,18 @@ }, { "Field": "periode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''1440''", + "Default": "'1440'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -80996,7 +80996,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -81062,7 +81062,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81098,18 +81098,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "parameter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parameter" - ] + ], + "Non_unique": "" } ] }, @@ -81156,18 +81156,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -81222,7 +81222,7 @@ }, { "Field": "ext_sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81233,7 +81233,7 @@ }, { "Field": "ext_ean", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81244,7 +81244,7 @@ }, { "Field": "ext_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81255,7 +81255,7 @@ }, { "Field": "ext_item_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81266,7 +81266,7 @@ }, { "Field": "ext_unit_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81280,10 +81280,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -81349,7 +81349,7 @@ }, { "Field": "specwert", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81360,7 +81360,7 @@ }, { "Field": "specbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81371,7 +81371,7 @@ }, { "Field": "specname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81393,7 +81393,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81404,7 +81404,7 @@ }, { "Field": "typevalue", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81418,10 +81418,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -81487,7 +81487,7 @@ }, { "Field": "vorschlagbezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81498,7 +81498,7 @@ }, { "Field": "vorschlagparentid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81509,7 +81509,7 @@ }, { "Field": "level", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -81520,11 +81520,11 @@ }, { "Field": "lieferkategorie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -81534,10 +81534,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -81570,7 +81570,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81595,10 +81595,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -81697,7 +81697,7 @@ }, { "Field": "updated_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81766,10 +81766,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -81802,7 +81802,7 @@ }, { "Field": "log", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81813,7 +81813,7 @@ }, { "Field": "created_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81838,18 +81838,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "receiptdocument_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "receiptdocument_id" - ] + ], + "Non_unique": "" } ] }, @@ -81948,7 +81948,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -81984,18 +81984,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "receiptdocument_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "receiptdocument_id" - ] + ], + "Non_unique": "" } ] }, @@ -82050,7 +82050,7 @@ }, { "Field": "anlegeart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82061,7 +82061,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -82072,7 +82072,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82094,7 +82094,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82149,7 +82149,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82160,7 +82160,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82171,7 +82171,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82182,7 +82182,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82193,7 +82193,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82204,7 +82204,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82215,7 +82215,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82226,7 +82226,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82237,7 +82237,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82248,7 +82248,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82303,7 +82303,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82314,7 +82314,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82325,7 +82325,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82336,7 +82336,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82369,7 +82369,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -82391,7 +82391,7 @@ }, { "Field": "buchhaltung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82402,7 +82402,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82413,7 +82413,7 @@ }, { "Field": "zahlungsstatus", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -82523,7 +82523,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82534,7 +82534,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82556,7 +82556,7 @@ }, { "Field": "mahnwesen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82820,7 +82820,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -82897,7 +82897,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -82908,7 +82908,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -83106,11 +83106,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -83161,11 +83161,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -83238,7 +83238,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83494,98 +83494,98 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "auftragid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftragid" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" }, { "Key_name": "belegnr", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "belegnr" - ] + ], + "Non_unique": "" }, { "Key_name": "soll", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "soll" - ] + ], + "Non_unique": "" }, { "Key_name": "zahlungsstatus", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "zahlungsstatus" - ] + ], + "Non_unique": "" }, { "Key_name": "provdatum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "provdatum" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -83640,7 +83640,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83673,7 +83673,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83706,7 +83706,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83728,7 +83728,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83761,7 +83761,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -83937,7 +83937,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84586,7 +84586,7 @@ }, { "Field": "formelmenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84597,7 +84597,7 @@ }, { "Field": "formelpreis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84754,34 +84754,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rechnung" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag_position_id" - ] + ], + "Non_unique": "" } ] }, @@ -84825,7 +84825,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84836,7 +84836,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84850,18 +84850,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rechnung" - ] + ], + "Non_unique": "" } ] }, @@ -84927,7 +84927,7 @@ }, { "Field": "reisekostenart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -84938,7 +84938,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -84949,7 +84949,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -84960,7 +84960,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -84993,7 +84993,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85026,7 +85026,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85037,7 +85037,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85048,7 +85048,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85059,7 +85059,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85070,7 +85070,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85081,7 +85081,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85092,7 +85092,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85103,7 +85103,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85114,7 +85114,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85125,7 +85125,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85136,7 +85136,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85147,7 +85147,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85158,7 +85158,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85169,7 +85169,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85180,7 +85180,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85191,7 +85191,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85202,7 +85202,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85246,7 +85246,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85257,7 +85257,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85389,11 +85389,11 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''EUR''", + "Default": "'EUR'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -85444,7 +85444,7 @@ }, { "Field": "von_zeit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85455,7 +85455,7 @@ }, { "Field": "bis_zeit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85499,11 +85499,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -85513,10 +85513,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -85549,7 +85549,7 @@ }, { "Field": "reisekostenart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85560,7 +85560,7 @@ }, { "Field": "artikel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85582,7 +85582,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85626,7 +85626,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85637,7 +85637,7 @@ }, { "Field": "verrechnungsart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85681,7 +85681,7 @@ }, { "Field": "von", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85692,7 +85692,7 @@ }, { "Field": "bis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85714,7 +85714,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85736,7 +85736,7 @@ }, { "Field": "bezahlt_wie", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85747,7 +85747,7 @@ }, { "Field": "uststeuersatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85802,7 +85802,7 @@ }, { "Field": "abgerechnet_objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85882,18 +85882,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "reisekosten", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "reisekosten" - ] + ], + "Non_unique": "" } ] }, @@ -85937,7 +85937,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85948,7 +85948,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -85962,18 +85962,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "reisekosten", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "reisekosten" - ] + ], + "Non_unique": "" } ] }, @@ -86031,10 +86031,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86056,7 +86056,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86111,7 +86111,7 @@ }, { "Field": "category", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -86158,10 +86158,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86194,7 +86194,7 @@ }, { "Field": "key_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86205,7 +86205,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86216,7 +86216,7 @@ }, { "Field": "width", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86227,7 +86227,7 @@ }, { "Field": "alignment", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86260,7 +86260,7 @@ }, { "Field": "sorting", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86282,7 +86282,7 @@ }, { "Field": "format_statement", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -86296,10 +86296,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86346,10 +86346,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86382,7 +86382,7 @@ }, { "Field": "varname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86393,7 +86393,7 @@ }, { "Field": "displayname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86404,7 +86404,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86415,7 +86415,7 @@ }, { "Field": "default_value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86426,7 +86426,7 @@ }, { "Field": "options", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86437,7 +86437,7 @@ }, { "Field": "control_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86459,7 +86459,7 @@ }, { "Field": "variable_extern", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86473,10 +86473,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86520,7 +86520,7 @@ }, { "Field": "chart_axislabel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86531,7 +86531,7 @@ }, { "Field": "chart_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86542,7 +86542,7 @@ }, { "Field": "chart_x_column", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86553,7 +86553,7 @@ }, { "Field": "data_columns", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86564,7 +86564,7 @@ }, { "Field": "chart_group_column", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86575,7 +86575,7 @@ }, { "Field": "chart_dateformat", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86597,7 +86597,7 @@ }, { "Field": "chart_interval_mode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86663,7 +86663,7 @@ }, { "Field": "menu_doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86674,7 +86674,7 @@ }, { "Field": "menu_label", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86685,7 +86685,7 @@ }, { "Field": "menu_format", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86707,7 +86707,7 @@ }, { "Field": "tab_module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86718,7 +86718,7 @@ }, { "Field": "tab_action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86729,7 +86729,7 @@ }, { "Field": "tab_label", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86740,7 +86740,7 @@ }, { "Field": "tab_position", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86754,10 +86754,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -86801,7 +86801,7 @@ }, { "Field": "ftp_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86812,7 +86812,7 @@ }, { "Field": "ftp_host", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86823,7 +86823,7 @@ }, { "Field": "ftp_port", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86834,7 +86834,7 @@ }, { "Field": "ftp_user", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86845,7 +86845,7 @@ }, { "Field": "ftp_password", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86856,7 +86856,7 @@ }, { "Field": "ftp_interval_mode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86867,7 +86867,7 @@ }, { "Field": "ftp_interval_value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86889,7 +86889,7 @@ }, { "Field": "ftp_format", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86900,7 +86900,7 @@ }, { "Field": "ftp_filename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86944,7 +86944,7 @@ }, { "Field": "email_subject", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86955,7 +86955,7 @@ }, { "Field": "email_interval_mode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86966,7 +86966,7 @@ }, { "Field": "email_interval_value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86988,7 +86988,7 @@ }, { "Field": "email_format", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -86999,7 +86999,7 @@ }, { "Field": "email_filename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -87021,7 +87021,7 @@ }, { "Field": "url_format", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -87098,7 +87098,7 @@ }, { "Field": "api_format", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -87123,10 +87123,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -87170,7 +87170,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -87228,10 +87228,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -87275,7 +87275,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87286,7 +87286,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87297,7 +87297,7 @@ }, { "Field": "lieferschein", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87319,7 +87319,7 @@ }, { "Field": "auftrag", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87374,7 +87374,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87385,7 +87385,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87396,7 +87396,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87407,7 +87407,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87418,7 +87418,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87429,7 +87429,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87440,7 +87440,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87451,7 +87451,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87462,7 +87462,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87484,7 +87484,7 @@ }, { "Field": "liefername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87495,7 +87495,7 @@ }, { "Field": "lieferabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87506,7 +87506,7 @@ }, { "Field": "lieferunterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87517,7 +87517,7 @@ }, { "Field": "lieferstrasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87528,7 +87528,7 @@ }, { "Field": "lieferadresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87539,7 +87539,7 @@ }, { "Field": "lieferansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87550,7 +87550,7 @@ }, { "Field": "lieferplz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87561,7 +87561,7 @@ }, { "Field": "lieferort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87572,7 +87572,7 @@ }, { "Field": "lieferland", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87583,7 +87583,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87594,7 +87594,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87605,7 +87605,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87616,7 +87616,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87627,7 +87627,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87649,7 +87649,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -87660,7 +87660,7 @@ }, { "Field": "versand", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87704,7 +87704,7 @@ }, { "Field": "versendet_per", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87715,7 +87715,7 @@ }, { "Field": "versendet_durch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87759,7 +87759,7 @@ }, { "Field": "vertrieb", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87781,7 +87781,7 @@ }, { "Field": "ihrebestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87792,7 +87792,7 @@ }, { "Field": "anschreiben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -87891,11 +87891,11 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''firma''", + "Default": "'firma'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -87979,7 +87979,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -88235,34 +88235,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" }, { "Key_name": "versandart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "versandart" - ] + ], + "Non_unique": "" } ] }, @@ -88317,7 +88317,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -88350,7 +88350,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -88361,7 +88361,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -88394,7 +88394,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -88482,7 +88482,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89010,7 +89010,7 @@ }, { "Field": "lagertext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89054,7 +89054,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89076,7 +89076,7 @@ }, { "Field": "aktion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89134,18 +89134,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "retoure", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "retoure" - ] + ], + "Non_unique": "" } ] }, @@ -89189,7 +89189,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89200,7 +89200,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -89214,18 +89214,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "retoure", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "retoure" - ] + ], + "Non_unique": "" } ] }, @@ -89269,7 +89269,7 @@ }, { "Field": "serialnumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89280,7 +89280,7 @@ }, { "Field": "batch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89291,7 +89291,7 @@ }, { "Field": "bestbefore", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89305,18 +89305,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "delivery_note_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "delivery_note_id" - ] + ], + "Non_unique": "" } ] }, @@ -89371,7 +89371,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89415,7 +89415,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89426,7 +89426,7 @@ }, { "Field": "vorname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89437,7 +89437,7 @@ }, { "Field": "abteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89448,7 +89448,7 @@ }, { "Field": "unterabteilung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89459,7 +89459,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89470,7 +89470,7 @@ }, { "Field": "adresszusatz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89492,7 +89492,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89514,7 +89514,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89525,7 +89525,7 @@ }, { "Field": "telefon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89536,7 +89536,7 @@ }, { "Field": "telefax", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89547,7 +89547,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89558,7 +89558,7 @@ }, { "Field": "kundennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89569,7 +89569,7 @@ }, { "Field": "lieferantennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89580,7 +89580,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89602,7 +89602,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89624,7 +89624,7 @@ }, { "Field": "freitext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89679,7 +89679,7 @@ }, { "Field": "einkaeufer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89715,10 +89715,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -89762,7 +89762,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89795,7 +89795,7 @@ }, { "Field": "wunsch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -89919,18 +89919,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -89963,11 +89963,11 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''offen''", + "Default": "'offen'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -89996,7 +89996,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -90021,10 +90021,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90068,7 +90068,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -90079,7 +90079,7 @@ }, { "Field": "link", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -90112,7 +90112,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -90137,10 +90137,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90162,7 +90162,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90242,18 +90242,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "rmakategorie", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rmakategorie" - ] + ], + "Non_unique": "" } ] }, @@ -90275,7 +90275,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90297,7 +90297,7 @@ }, { "Field": "aktion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90311,10 +90311,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90416,10 +90416,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90532,34 +90532,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein_position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein_position_id" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag_position_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag_position_id" - ] + ], + "Non_unique": "" }, { "Key_name": "rechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rechnung" - ] + ], + "Non_unique": "" } ] }, @@ -90606,10 +90606,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90642,7 +90642,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90689,10 +90689,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90739,10 +90739,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -90764,7 +90764,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90797,7 +90797,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90841,7 +90841,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -90866,10 +90866,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -91023,7 +91023,7 @@ }, { "Field": "batch", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -91048,10 +91048,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -91095,7 +91095,7 @@ }, { "Field": "ansprechpartner", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91161,7 +91161,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91238,7 +91238,7 @@ }, { "Field": "seriennummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91450,18 +91450,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "nummer", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "nummer" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -91552,10 +91552,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -91577,7 +91577,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91588,7 +91588,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91599,7 +91599,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91610,7 +91610,7 @@ }, { "Field": "passwort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91621,7 +91621,7 @@ }, { "Field": "token", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91632,7 +91632,7 @@ }, { "Field": "challenge", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -91885,7 +91885,7 @@ }, { "Field": "ab_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92314,11 +92314,11 @@ }, { "Field": "autoversandoption", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''standard''", + "Default": "'standard'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -92603,10 +92603,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -92653,10 +92653,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -92711,7 +92711,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92722,7 +92722,7 @@ }, { "Field": "letzteabgeholtenummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92733,7 +92733,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92766,7 +92766,7 @@ }, { "Field": "nummervon", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92777,7 +92777,7 @@ }, { "Field": "nummerbis", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92832,7 +92832,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92868,18 +92868,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" } ] }, @@ -92923,7 +92923,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92945,7 +92945,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -92970,19 +92970,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid", "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -93040,10 +93040,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93090,10 +93090,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93126,7 +93126,7 @@ }, { "Field": "username", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93159,7 +93159,7 @@ }, { "Field": "message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93170,7 +93170,7 @@ }, { "Field": "plaindiff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93184,10 +93184,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93220,7 +93220,7 @@ }, { "Field": "freifeld_wawi", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93231,7 +93231,7 @@ }, { "Field": "freifeld_shop", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93275,7 +93275,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93289,10 +93289,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93325,7 +93325,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93339,18 +93339,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" } ] }, @@ -93372,7 +93372,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93493,7 +93493,7 @@ }, { "Field": "artikel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93504,7 +93504,7 @@ }, { "Field": "aktion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93529,10 +93529,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93587,7 +93587,7 @@ }, { "Field": "extid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93598,7 +93598,7 @@ }, { "Field": "extparent", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93609,7 +93609,7 @@ }, { "Field": "extname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93653,7 +93653,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93667,26 +93667,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" }, { "Key_name": "kategorie", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kategorie" - ] + ], + "Non_unique": "" } ] }, @@ -93741,18 +93741,18 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''mitglied''", + "Default": "'mitglied'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "extgruppename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93807,7 +93807,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -93821,10 +93821,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -93937,21 +93937,21 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid", "typ", "parameter3", "parameter4" - ] + ], + "Non_unique": "" } ] }, @@ -94017,7 +94017,7 @@ }, { "Field": "extid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94042,34 +94042,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" }, { "Key_name": "tabelle", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "tabelle" - ] + ], + "Non_unique": "" }, { "Key_name": "intid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "intid" - ] + ], + "Non_unique": "" } ] }, @@ -94113,7 +94113,7 @@ }, { "Field": "sprache", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94168,7 +94168,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94182,10 +94182,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -94218,7 +94218,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94265,10 +94265,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -94312,7 +94312,7 @@ }, { "Field": "subshopkennung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94367,7 +94367,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94381,10 +94381,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -94417,7 +94417,7 @@ }, { "Field": "versandart_shop", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94428,7 +94428,7 @@ }, { "Field": "versandart_wawision", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94472,7 +94472,7 @@ }, { "Field": "versandart_ausgehend", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94505,7 +94505,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94530,10 +94530,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -94591,18 +94591,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "voucher_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "voucher_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -94646,7 +94646,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94671,26 +94671,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" }, { "Key_name": "auftrag", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "auftrag" - ] + ], + "Non_unique": "" } ] }, @@ -94723,7 +94723,7 @@ }, { "Field": "zahlweise_shop", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94734,7 +94734,7 @@ }, { "Field": "zahlweise_wawision", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94800,7 +94800,7 @@ }, { "Field": "updatedby", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -94825,10 +94825,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -95029,10 +95029,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -95200,18 +95200,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -95412,18 +95412,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopid" - ] + ], + "Non_unique": "" } ] }, @@ -95456,7 +95456,7 @@ }, { "Field": "extid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -95467,7 +95467,7 @@ }, { "Field": "sessionid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -95522,7 +95522,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -95544,7 +95544,7 @@ }, { "Field": "bestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -95569,10 +95569,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -95616,11 +95616,11 @@ }, { "Field": "ext_order", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -95638,11 +95638,11 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''unpaid''", + "Default": "'unpaid'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -95674,10 +95674,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -95743,7 +95743,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -95754,7 +95754,7 @@ }, { "Field": "merchantgroup", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -95944,42 +95944,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "sku", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "sku" - ] + ], + "Non_unique": "" }, { "Key_name": "asin", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "asin" - ] + ], + "Non_unique": "" } ] }, @@ -96034,7 +96034,7 @@ }, { "Field": "browseNodename", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -96045,7 +96045,7 @@ }, { "Field": "browseNodestorecontextname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -96089,7 +96089,7 @@ }, { "Field": "producttypedefinitions", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -96136,26 +96136,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "browsenodeid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "browsenodeid" - ] + ], + "Non_unique": "" }, { "Key_name": "parent_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "parent_id" - ] + ], + "Non_unique": "" } ] }, @@ -96257,26 +96257,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" }, { "Key_name": "node_de", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "node_de" - ] + ], + "Non_unique": "" } ] }, @@ -96367,26 +96367,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "creditnote_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "creditnote_id" - ] + ], + "Non_unique": "" } ] }, @@ -96510,19 +96510,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id", "feed_submission_id" - ] + ], + "Non_unique": "" } ] }, @@ -96577,7 +96577,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -96588,7 +96588,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -96610,7 +96610,7 @@ }, { "Field": "feedsubmissionid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -96646,18 +96646,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -96701,7 +96701,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -96712,7 +96712,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -96737,26 +96737,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopimporter_amazon_flatfile_article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopimporter_amazon_flatfile_article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "file_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "file_id" - ] + ], + "Non_unique": "" } ] }, @@ -96789,7 +96789,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -96800,7 +96800,7 @@ }, { "Field": "value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -96814,18 +96814,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shopimporter_amazon_flatfile_article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopimporter_amazon_flatfile_article_id" - ] + ], + "Non_unique": "" } ] }, @@ -96916,18 +96916,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "name" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -96949,10 +96949,10 @@ }, { "Field": "fieldname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", - "Key": "UNI", + "Key": "MUL", "Default": null, "Extra": "", "Privileges": "select,insert,update,references", @@ -96963,18 +96963,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "fieldname", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "fieldname" - ] + ], + "Non_unique": "" } ] }, @@ -97018,7 +97018,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97029,7 +97029,7 @@ }, { "Field": "addressfieldone", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97040,7 +97040,7 @@ }, { "Field": "addressfieldtwo", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97051,7 +97051,7 @@ }, { "Field": "addressfieldthree", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97062,7 +97062,7 @@ }, { "Field": "city", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97073,7 +97073,7 @@ }, { "Field": "region", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97106,7 +97106,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97117,7 +97117,7 @@ }, { "Field": "phonenumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97131,18 +97131,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -97351,7 +97351,7 @@ }, { "Field": "transaction_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97376,26 +97376,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -97494,7 +97494,7 @@ }, { "Field": "listing_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97549,7 +97549,7 @@ }, { "Field": "image_url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97593,7 +97593,7 @@ }, { "Field": "item_note", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97615,7 +97615,7 @@ }, { "Field": "zshop_category1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97626,7 +97626,7 @@ }, { "Field": "zshop_browse_path", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97637,7 +97637,7 @@ }, { "Field": "zshop_storefron_feature", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97714,7 +97714,7 @@ }, { "Field": "product_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97725,7 +97725,7 @@ }, { "Field": "bid_for_fetatured_placement", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97736,7 +97736,7 @@ }, { "Field": "add_delete", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97758,7 +97758,7 @@ }, { "Field": "fulfillment_channel", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97780,7 +97780,7 @@ }, { "Field": "quantity_price_type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97901,7 +97901,7 @@ }, { "Field": "merchant_shipping_group", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -97959,26 +97959,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id" - ] + ], + "Non_unique": "" }, { "Key_name": "seller_sku", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "seller_sku" - ] + ], + "Non_unique": "" } ] }, @@ -98011,7 +98011,7 @@ }, { "Field": "groupname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98036,18 +98036,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -98116,20 +98116,20 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "shop_id", "orderid", "status" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -98209,26 +98209,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" } ] }, @@ -98319,18 +98319,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "orderid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "orderid" - ] + ], + "Non_unique": "" } ] }, @@ -98363,7 +98363,7 @@ }, { "Field": "recommendationtype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98374,7 +98374,7 @@ }, { "Field": "itemname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98385,7 +98385,7 @@ }, { "Field": "defectgroup", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98396,7 +98396,7 @@ }, { "Field": "recommendationid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "MUL", @@ -98407,7 +98407,7 @@ }, { "Field": "recommendationreason", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98418,7 +98418,7 @@ }, { "Field": "defectattribute", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98429,7 +98429,7 @@ }, { "Field": "asin", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98440,7 +98440,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -98465,26 +98465,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "recommendationid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "recommendationid" - ] + ], + "Non_unique": "" } ] }, @@ -98608,20 +98608,20 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "shop_id", "report_type", "marketplace_request" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -98745,35 +98745,35 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id", "type" - ] + ], + "Non_unique": "" }, { "Key_name": "shopimporter_amazon_aufrufe_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shopimporter_amazon_aufrufe_id" - ] + ], + "Non_unique": "" }, { "Key_name": "status", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "status" - ] + ], + "Non_unique": "" } ] }, @@ -98831,26 +98831,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" }, { "Key_name": "updated_at", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "updated_at" - ] + ], + "Non_unique": "" } ] }, @@ -98905,7 +98905,7 @@ }, { "Field": "sku", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99007,18 +99007,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -99087,19 +99087,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id", "type" - ] + ], + "Non_unique": "" } ] }, @@ -99121,7 +99121,7 @@ }, { "Field": "parent_name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99132,7 +99132,7 @@ }, { "Field": "direct_parent", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99154,7 +99154,7 @@ }, { "Field": "element_value", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99176,7 +99176,7 @@ }, { "Field": "restriction", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99187,7 +99187,7 @@ }, { "Field": "file", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99212,26 +99212,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "enumeration_type", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "enumeration_type" - ] + ], + "Non_unique": "" }, { "Key_name": "element_name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "element_name" - ] + ], + "Non_unique": "" } ] }, @@ -99333,26 +99333,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop" - ] + ], + "Non_unique": "" }, { "Key_name": "extid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "extid" - ] + ], + "Non_unique": "" } ] }, @@ -99374,7 +99374,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99407,7 +99407,7 @@ }, { "Field": "bezeichnung_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99418,7 +99418,7 @@ }, { "Field": "plugin", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99429,7 +99429,7 @@ }, { "Field": "pluginparameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99451,7 +99451,7 @@ }, { "Field": "target", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99465,10 +99465,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -99523,7 +99523,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99534,7 +99534,7 @@ }, { "Field": "trackingnumber", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99545,7 +99545,7 @@ }, { "Field": "quality", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99559,10 +99559,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -99730,18 +99730,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "snap_hash", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "snap_hash" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -99799,10 +99799,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -99835,7 +99835,7 @@ }, { "Field": "bezeichnung_de", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99846,7 +99846,7 @@ }, { "Field": "bezeichnung_en", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99857,7 +99857,7 @@ }, { "Field": "alias", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99882,10 +99882,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -99929,7 +99929,7 @@ }, { "Field": "reference", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99940,7 +99940,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -99965,18 +99965,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -100034,26 +100034,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "order_reference", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "order_reference" - ] + ], + "Non_unique": "" }, { "Key_name": "order_shipment", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "order_shipment" - ] + ], + "Non_unique": "" } ] }, @@ -100086,7 +100086,7 @@ }, { "Field": "order_reference", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100097,7 +100097,7 @@ }, { "Field": "shipment_id", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100108,7 +100108,7 @@ }, { "Field": "order_item_reference", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100133,18 +100133,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "shop_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "shop_id" - ] + ], + "Non_unique": "" } ] }, @@ -100188,7 +100188,7 @@ }, { "Field": "shortcode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100224,10 +100224,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -100249,7 +100249,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100260,7 +100260,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100340,10 +100340,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -100445,18 +100445,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "datum", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "datum" - ] + ], + "Non_unique": "" } ] }, @@ -100478,7 +100478,7 @@ }, { "Field": "url", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100547,10 +100547,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -100696,10 +100696,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -100823,19 +100823,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "article_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "article_id", "is_replenishment" - ] + ], + "Non_unique": "" } ] }, @@ -100890,7 +100890,7 @@ }, { "Field": "place", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -100901,7 +100901,7 @@ }, { "Field": "layer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -101025,18 +101025,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "stuecklistevonartikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "stuecklistevonartikel" - ] + ], + "Non_unique": "" } ] }, @@ -101080,7 +101080,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -101116,16 +101116,16 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, { "name": "subscription_cycle_job", - "collation": "utf8mb3_general_ci", + "collation": "utf8mb4_general_ci", "type": "BASE TABLE", "columns": [ { @@ -101134,7 +101134,7 @@ "Collation": null, "Null": "NO", "Key": "PRI", - "Default": "", + "Default": null, "Extra": "auto_increment", "Privileges": "select,insert,update,references", "Comment": "" @@ -101145,7 +101145,7 @@ "Collation": null, "Null": "NO", "Key": "MUL", - "Default": "", + "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -101156,7 +101156,7 @@ "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "", + "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -101167,7 +101167,7 @@ "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "", + "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -101175,10 +101175,10 @@ { "Field": "printer_id", "Type": "int(11)", - "Collation": "", + "Collation": null, "Null": "YES", "Key": "", - "Default": "", + "Default": null, "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -101186,7 +101186,7 @@ { "Field": "created_at", "Type": "timestamp", - "Collation": "", + "Collation": null, "Null": "NO", "Key": "", "Default": "current_timestamp()", @@ -101198,19 +101198,22 @@ "keys": [ { "Key_name": "PRIMARY", + "Index_type": "BTREE", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "address", - "Non_unique": "", + "Index_type": "BTREE", "columns": [ "address_id" - ] + ], + "Non_unique": "" } ] - }, + }, { "name": "supersearch_index_group", "collation": "utf8mb3_general_ci", @@ -101298,18 +101301,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "name" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -101386,7 +101389,7 @@ }, { "Field": "additional_infos", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -101408,7 +101411,7 @@ }, { "Field": "search_words", - "Type": "varchar(255)", + "Type": "text", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -101455,35 +101458,35 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "index_identifier", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "index_name", "index_id" - ] + ], + "Non_unique": "UNIQUE" }, { "Key_name": "project_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "project_id" - ] + ], + "Non_unique": "" }, { "Key_name": "FullText", "Index_type": "FULLTEXT", - "Non_unique": "", "columns": [ "search_words" - ] + ], + "Non_unique": "" } ] }, @@ -101607,10 +101610,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -101657,10 +101660,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -101740,10 +101743,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -101776,7 +101779,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -101801,10 +101804,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -101859,7 +101862,7 @@ }, { "Field": "details", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -101873,10 +101876,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -101898,11 +101901,11 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -101978,10 +101981,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -102003,7 +102006,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102014,7 +102017,7 @@ }, { "Field": "taetigkeit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102039,10 +102042,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -102064,7 +102067,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102122,10 +102125,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -102194,26 +102197,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "survey_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "survey_id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user_id" - ] + ], + "Non_unique": "" } ] }, @@ -102293,18 +102296,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "created_at" - ] + ], + "Non_unique": "" } ] }, @@ -102370,7 +102373,7 @@ }, { "Field": "message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102428,26 +102431,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "systemhealth_category_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "systemhealth_category_id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -102505,18 +102508,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -102563,18 +102566,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "systemhealth_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "systemhealth_id" - ] + ], + "Non_unique": "" } ] }, @@ -102651,7 +102654,7 @@ }, { "Field": "message", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102665,26 +102668,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "systemhealth_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "systemhealth_id" - ] + ], + "Non_unique": "" }, { "Key_name": "created_at", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "created_at" - ] + ], + "Non_unique": "" } ] }, @@ -102717,7 +102720,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102731,10 +102734,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -102789,7 +102792,7 @@ }, { "Field": "email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -102803,10 +102806,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -102941,10 +102944,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -103046,19 +103049,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "system_pkey", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id", "hidden" - ] + ], + "Non_unique": "" } ] }, @@ -103105,18 +103108,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "task_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "task_id" - ] + ], + "Non_unique": "" } ] }, @@ -103185,18 +103188,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "task_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "task_id" - ] + ], + "Non_unique": "" } ] }, @@ -103251,7 +103254,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103287,10 +103290,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -103345,7 +103348,7 @@ }, { "Field": "adressetext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103356,7 +103359,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103400,7 +103403,7 @@ }, { "Field": "telefonnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103436,18 +103439,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "rueckrufvon", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "rueckrufvon" - ] + ], + "Non_unique": "" } ] }, @@ -103527,18 +103530,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "telefonrueckruf", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "telefonrueckruf" - ] + ], + "Non_unique": "" } ] }, @@ -103596,18 +103599,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" } ] }, @@ -103629,7 +103632,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -103651,7 +103654,7 @@ }, { "Field": "stichwoerter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -103662,7 +103665,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -103676,10 +103679,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -103723,7 +103726,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103734,7 +103737,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103745,7 +103748,7 @@ }, { "Field": "quelle", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103778,7 +103781,7 @@ }, { "Field": "kunde", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103800,7 +103803,7 @@ }, { "Field": "mailadresse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103822,7 +103825,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103855,7 +103858,7 @@ }, { "Field": "inbearbeitung_user", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -103968,42 +103971,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "schluessel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "schluessel" - ] + ], + "Non_unique": "" }, { "Key_name": "service", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "service" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "warteschlange", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "warteschlange" - ] + ], + "Non_unique": "" } ] }, @@ -104025,7 +104028,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104072,10 +104075,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -104108,7 +104111,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104133,10 +104136,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -104169,8 +104172,8 @@ }, { "Field": "verfasser", - "Type": "text", - "Collation": "utf8_general_ci", + "Type": "varchar(255)", + "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, @@ -104225,7 +104228,7 @@ { "Field": "text", "Type": "longtext", - "Collation": "utf8_general_ci", + "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", "Default": null, @@ -104246,8 +104249,8 @@ }, { "Field": "betreff", - "Type": "text", - "Collation": "utf8_general_ci", + "Type": "varchar(255)", + "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", "Default": null, @@ -104337,28 +104340,28 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "ticket", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ticket" - ] + ], + "Non_unique": "" }, { "Key_name": "FullText", "Index_type": "FULLTEXT", - "Non_unique": "", "columns": [ "betreff", "verfasser", "text" - ] + ], + "Non_unique": "" } ] }, @@ -104380,7 +104383,7 @@ }, { "Field": "empfaenger_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104391,7 +104394,7 @@ }, { "Field": "sender_email", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104402,7 +104405,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104413,7 +104416,7 @@ }, { "Field": "betreff", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104493,10 +104496,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -104529,7 +104532,7 @@ }, { "Field": "vorlagenname", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104598,18 +104601,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "ticket_category_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "ticket_category_id" - ] + ], + "Non_unique": "" } ] }, @@ -104656,10 +104659,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -104739,10 +104742,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -104811,26 +104814,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "sprache", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "sprache" - ] + ], + "Non_unique": "" }, { "Key_name": "label", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "label" - ] + ], + "Non_unique": "" } ] }, @@ -104896,7 +104899,7 @@ }, { "Field": "server", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104907,7 +104910,7 @@ }, { "Field": "port", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104918,7 +104921,7 @@ }, { "Field": "username", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104929,7 +104932,7 @@ }, { "Field": "passwort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104940,7 +104943,7 @@ }, { "Field": "parameter1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104951,7 +104954,7 @@ }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104962,7 +104965,7 @@ }, { "Field": "parameter3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104973,7 +104976,7 @@ }, { "Field": "parameter4", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104984,7 +104987,7 @@ }, { "Field": "authmethod", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -104995,7 +104998,7 @@ }, { "Field": "publickeyfile", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -105006,7 +105009,7 @@ }, { "Field": "privatekeyfile", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -105105,7 +105108,7 @@ }, { "Field": "letzter_status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -105633,11 +105636,11 @@ }, { "Field": "dateianhangtyp", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''datei''", + "Default": "'datei'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -105856,10 +105859,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -105950,18 +105953,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragungen_account_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "uebertragungen_account_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -106005,7 +106008,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106016,7 +106019,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106041,19 +106044,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragungen_account", "artikel" - ] + ], + "Non_unique": "" } ] }, @@ -106097,7 +106100,7 @@ }, { "Field": "datei_wawi", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106177,19 +106180,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragung_account", "datei" - ] + ], + "Non_unique": "" } ] }, @@ -106255,7 +106258,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106288,7 +106291,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106302,18 +106305,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragung_account" - ] + ], + "Non_unique": "" } ] }, @@ -106382,19 +106385,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragung_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragung_account", "eventname" - ] + ], + "Non_unique": "" } ] }, @@ -106427,7 +106430,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106438,7 +106441,7 @@ }, { "Field": "datei", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106449,7 +106452,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106460,7 +106463,7 @@ }, { "Field": "parameter1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106471,7 +106474,7 @@ }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106507,10 +106510,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -106579,10 +106582,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -106615,7 +106618,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106626,7 +106629,7 @@ }, { "Field": "datei", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106637,7 +106640,7 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106648,7 +106651,7 @@ }, { "Field": "parameter1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106659,7 +106662,7 @@ }, { "Field": "parameter2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106695,18 +106698,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragungen_account" - ] + ], + "Non_unique": "" } ] }, @@ -106761,7 +106764,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106772,7 +106775,7 @@ }, { "Field": "nachricht", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106783,7 +106786,7 @@ }, { "Field": "element1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106794,7 +106797,7 @@ }, { "Field": "element2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106805,7 +106808,7 @@ }, { "Field": "element3", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106827,7 +106830,7 @@ }, { "Field": "doctype", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -106863,21 +106866,21 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "uebertragungen_account", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "uebertragungen_account", "datei", "api_request", "doctypeid" - ] + ], + "Non_unique": "" } ] }, @@ -106924,10 +106927,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -107117,10 +107120,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -107153,7 +107156,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -107164,7 +107167,7 @@ }, { "Field": "verantwortlicher", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -107175,7 +107178,7 @@ }, { "Field": "aktiv", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -107211,10 +107214,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -107247,7 +107250,7 @@ }, { "Field": "account_nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -107258,7 +107261,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -107294,10 +107297,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -107330,8 +107333,8 @@ }, { "Field": "password", - "Type": "text", - "Collation": "utf8mb3_bin", + "Type": "varchar(255)", + "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", "Default": null, @@ -107352,7 +107355,7 @@ }, { "Field": "description", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107484,7 +107487,7 @@ }, { "Field": "hwkey", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107506,7 +107509,7 @@ }, { "Field": "motppin", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107517,7 +107520,7 @@ }, { "Field": "motpsecret", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107528,7 +107531,7 @@ }, { "Field": "passwordmd5", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107594,7 +107597,7 @@ }, { "Field": "vorlage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107605,7 +107608,7 @@ }, { "Field": "kalender_passwort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107671,7 +107674,7 @@ }, { "Field": "internebezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107682,7 +107685,7 @@ }, { "Field": "hwdatablock", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107737,7 +107740,7 @@ }, { "Field": "sprachebevorzugen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107748,7 +107751,7 @@ }, { "Field": "vergessencode", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107836,7 +107839,7 @@ }, { "Field": "stechuhrdevice", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107847,7 +107850,7 @@ }, { "Field": "role", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -107861,18 +107864,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -107952,18 +107955,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "user_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -108021,26 +108024,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -108120,10 +108123,10 @@ { "Key_name": "sessionid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "sessionid" - ] + ], + "Non_unique": "" } ] }, @@ -108192,18 +108195,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user" - ] + ], + "Non_unique": "" } ] }, @@ -108225,7 +108228,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -108250,10 +108253,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -108322,10 +108325,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -108347,7 +108350,7 @@ }, { "Field": "adresse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108358,7 +108361,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108369,7 +108372,7 @@ }, { "Field": "ustid", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108380,7 +108383,7 @@ }, { "Field": "land", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108391,7 +108394,7 @@ }, { "Field": "ort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108402,7 +108405,7 @@ }, { "Field": "plz", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108413,7 +108416,7 @@ }, { "Field": "rechtsform", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108424,7 +108427,7 @@ }, { "Field": "strasse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108468,7 +108471,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108515,10 +108518,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -108562,7 +108565,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108573,7 +108576,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108609,10 +108612,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -108634,7 +108637,7 @@ }, { "Field": "belegnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108667,7 +108670,7 @@ }, { "Field": "rechnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108700,7 +108703,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108832,7 +108835,7 @@ }, { "Field": "freigabemitarbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -108975,7 +108978,7 @@ }, { "Field": "bestellung1bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109041,7 +109044,7 @@ }, { "Field": "bestellung2bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109107,7 +109110,7 @@ }, { "Field": "bestellung3bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109173,7 +109176,7 @@ }, { "Field": "bestellung4bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109239,7 +109242,7 @@ }, { "Field": "bestellung5bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109305,7 +109308,7 @@ }, { "Field": "bestellung6bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109371,7 +109374,7 @@ }, { "Field": "bestellung7bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109437,7 +109440,7 @@ }, { "Field": "bestellung8bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109503,7 +109506,7 @@ }, { "Field": "bestellung9bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109569,7 +109572,7 @@ }, { "Field": "bestellung10bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109635,7 +109638,7 @@ }, { "Field": "bestellung11bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109701,7 +109704,7 @@ }, { "Field": "bestellung12bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109767,7 +109770,7 @@ }, { "Field": "bestellung13bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109833,7 +109836,7 @@ }, { "Field": "bestellung14bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109899,7 +109902,7 @@ }, { "Field": "bestellung15bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -109954,7 +109957,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110163,7 +110166,7 @@ }, { "Field": "kostenstelle", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -110174,7 +110177,7 @@ }, { "Field": "beschreibung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -110207,7 +110210,7 @@ }, { "Field": "verwendungszweck", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -110328,7 +110331,7 @@ }, { "Field": "klaergrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110375,26 +110378,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "bestellung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "bestellung" - ] + ], + "Non_unique": "" } ] }, @@ -110504,7 +110507,7 @@ }, { "Field": "bestellung_bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110518,18 +110521,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "verbindlichkeit" - ] + ], + "Non_unique": "" } ] }, @@ -110573,7 +110576,7 @@ }, { "Field": "belegfeld", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110584,7 +110587,7 @@ }, { "Field": "buchungstext", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110595,7 +110598,7 @@ }, { "Field": "gegenkonto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110642,18 +110645,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "verbindlichkeit" - ] + ], + "Non_unique": "" } ] }, @@ -110722,10 +110725,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -110802,7 +110805,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110813,7 +110816,7 @@ }, { "Field": "bestellnummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110824,7 +110827,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110835,7 +110838,7 @@ }, { "Field": "einheit", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110846,7 +110849,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110857,7 +110860,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110868,7 +110871,7 @@ }, { "Field": "umsatzsteuer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110879,7 +110882,7 @@ }, { "Field": "status", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -110970,18 +110973,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "verbindlichkeit" - ] + ], + "Non_unique": "" } ] }, @@ -111025,7 +111028,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111036,7 +111039,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111050,18 +111053,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "verbindlichkeit", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "verbindlichkeit" - ] + ], + "Non_unique": "" } ] }, @@ -111105,18 +111108,18 @@ }, { "Field": "typ", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", - "Default": "''0''", + "Default": "'0'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" }, { "Field": "filter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111127,7 +111130,7 @@ }, { "Field": "soll", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111138,7 +111141,7 @@ }, { "Field": "haben", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111149,7 +111152,7 @@ }, { "Field": "gebuehr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111160,7 +111163,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111171,7 +111174,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111182,7 +111185,7 @@ }, { "Field": "wert", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111193,7 +111196,7 @@ }, { "Field": "rechnungnr", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111204,7 +111207,7 @@ }, { "Field": "verwendungszweck", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111215,7 +111218,7 @@ }, { "Field": "kostenstelle", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111226,7 +111229,7 @@ }, { "Field": "zahlungsweise", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111273,10 +111276,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -111334,18 +111337,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "verbindlichkeit_regelmaessig", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "verbindlichkeit_regelmaessig" - ] + ], + "Non_unique": "" } ] }, @@ -111378,7 +111381,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111389,7 +111392,7 @@ }, { "Field": "projekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -111400,7 +111403,7 @@ }, { "Field": "adresse", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "MUL", @@ -111422,7 +111425,7 @@ }, { "Field": "waehrung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111499,7 +111502,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111554,11 +111557,11 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", - "Default": "''kunde''", + "Default": "'kunde'", "Extra": "", "Privileges": "select,insert,update,references", "Comment": "" @@ -111645,42 +111648,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "artikel", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "artikel" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "kundenartikelnummer", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "kundenartikelnummer" - ] + ], + "Non_unique": "" } ] }, @@ -111735,7 +111738,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111746,7 +111749,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111782,10 +111785,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -111843,19 +111846,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "chart", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "chart", "projekt" - ] + ], + "Non_unique": "" } ] }, @@ -111913,10 +111916,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -111971,7 +111974,7 @@ }, { "Field": "versandart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -111993,7 +111996,7 @@ }, { "Field": "gewicht", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112015,7 +112018,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112026,7 +112029,7 @@ }, { "Field": "versender", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112059,7 +112062,7 @@ }, { "Field": "versandunternehmen", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112070,7 +112073,7 @@ }, { "Field": "tracking", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112312,7 +112315,7 @@ }, { "Field": "klaergrund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112337,34 +112340,34 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "lieferschein", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "lieferschein" - ] + ], + "Non_unique": "" }, { "Key_name": "projekt", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "projekt" - ] + ], + "Non_unique": "" }, { "Key_name": "cronjob", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "cronjob" - ] + ], + "Non_unique": "" } ] }, @@ -112386,7 +112389,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112397,7 +112400,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112532,10 +112535,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -112579,7 +112582,7 @@ }, { "Field": "tracking", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112590,7 +112593,7 @@ }, { "Field": "versender", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112626,10 +112629,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -112662,7 +112665,7 @@ }, { "Field": "aktion", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112673,7 +112676,7 @@ }, { "Field": "wert", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -112709,10 +112712,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -112924,10 +112927,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -112949,7 +112952,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113007,10 +113010,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113054,7 +113057,7 @@ }, { "Field": "beschriftung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113123,10 +113126,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113148,7 +113151,7 @@ }, { "Field": "waehrung_von", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113159,7 +113162,7 @@ }, { "Field": "waehrung_nach", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113203,7 +113206,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -113214,7 +113217,7 @@ }, { "Field": "kommentar", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -113228,10 +113231,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113253,7 +113256,7 @@ }, { "Field": "warteschlange", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113264,7 +113267,7 @@ }, { "Field": "label", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113300,18 +113303,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -113388,7 +113391,7 @@ }, { "Field": "typ1", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113399,7 +113402,7 @@ }, { "Field": "typ2", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113413,19 +113416,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "user", "sprache" - ] + ], + "Non_unique": "" } ] }, @@ -113458,7 +113461,7 @@ }, { "Field": "benutzername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113469,7 +113472,7 @@ }, { "Field": "passwort", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113480,7 +113483,7 @@ }, { "Field": "server", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113494,10 +113497,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113530,7 +113533,7 @@ }, { "Field": "subject", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113541,7 +113544,7 @@ }, { "Field": "sender", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113552,7 +113555,7 @@ }, { "Field": "cc", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113563,7 +113566,7 @@ }, { "Field": "bcc", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113574,7 +113577,7 @@ }, { "Field": "replyto", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113654,10 +113657,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113690,7 +113693,7 @@ }, { "Field": "zuordnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113715,10 +113718,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -113773,7 +113776,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -113861,7 +113864,7 @@ }, { "Field": "module", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -113872,7 +113875,7 @@ }, { "Field": "action", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -114084,26 +114087,26 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse_mitarbeiter", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse_mitarbeiter" - ] + ], + "Non_unique": "" } ] }, @@ -114161,19 +114164,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "resubmission_task", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "resubmission_id", "task_id" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -114250,7 +114253,7 @@ }, { "Field": "title", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -114319,10 +114322,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -114369,10 +114372,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -114408,18 +114411,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "resubmission_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "resubmission_id" - ] + ], + "Non_unique": "" } ] }, @@ -114521,10 +114524,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -114601,7 +114604,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -114648,18 +114651,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "wiedervorlageid", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "wiedervorlageid" - ] + ], + "Non_unique": "" } ] }, @@ -114772,10 +114775,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -114910,10 +114913,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -114935,7 +114938,7 @@ }, { "Field": "name", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -114993,10 +114996,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -115043,10 +115046,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -115137,18 +115140,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "name" - ] + ], + "Non_unique": "" } ] }, @@ -115181,7 +115184,7 @@ }, { "Field": "comment", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115192,7 +115195,7 @@ }, { "Field": "created_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115239,18 +115242,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "wiki_id" - ] + ], + "Non_unique": "" } ] }, @@ -115305,7 +115308,7 @@ }, { "Field": "created_by", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115341,18 +115344,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "wiki_id" - ] + ], + "Non_unique": "" } ] }, @@ -115410,18 +115413,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "wiki_id", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "wiki_id" - ] + ], + "Non_unique": "" } ] }, @@ -115454,7 +115457,7 @@ }, { "Field": "foldername", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115501,18 +115504,18 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "name", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "name" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -115625,19 +115628,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "user_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "user_id", "key" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -115681,7 +115684,7 @@ }, { "Field": "link", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115703,7 +115706,7 @@ }, { "Field": "caption", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -115772,19 +115775,19 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "wizard_id", "Index_type": "BTREE", - "Non_unique": "UNIQUE", "columns": [ "wizard_id", "key" - ] + ], + "Non_unique": "UNIQUE" } ] }, @@ -115905,7 +115908,7 @@ }, { "Field": "bemerkung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -115941,10 +115944,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -115991,10 +115994,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -116063,10 +116066,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -116113,10 +116116,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -116138,7 +116141,7 @@ }, { "Field": "type", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116149,7 +116152,7 @@ }, { "Field": "bezeichnung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116273,10 +116276,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -116342,7 +116345,7 @@ }, { "Field": "aufgabe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116375,7 +116378,7 @@ }, { "Field": "buchungsart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116386,7 +116389,7 @@ }, { "Field": "kostenstelle", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116540,7 +116543,7 @@ }, { "Field": "verrechnungsart", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -116664,42 +116667,42 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse_abrechnung", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse_abrechnung" - ] + ], + "Non_unique": "" }, { "Key_name": "abgerechnet", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "abgerechnet" - ] + ], + "Non_unique": "" }, { "Key_name": "abrechnen", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "abrechnen" - ] + ], + "Non_unique": "" }, { "Key_name": "adresse", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "adresse" - ] + ], + "Non_unique": "" } ] }, @@ -116721,7 +116724,7 @@ }, { "Field": "vorlage", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116754,7 +116757,7 @@ }, { "Field": "art", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -116812,10 +116815,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -117082,10 +117085,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -117107,7 +117110,7 @@ }, { "Field": "nummer", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "YES", "Key": "", @@ -117143,10 +117146,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] }, @@ -117168,7 +117171,7 @@ }, { "Field": "bearbeiter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117212,7 +117215,7 @@ }, { "Field": "vpe", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117223,7 +117226,7 @@ }, { "Field": "grund", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117234,7 +117237,7 @@ }, { "Field": "lager_von", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117245,7 +117248,7 @@ }, { "Field": "lager_nach", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117256,7 +117259,7 @@ }, { "Field": "richtung", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117278,7 +117281,7 @@ }, { "Field": "objekt", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117289,7 +117292,7 @@ }, { "Field": "parameter", - "Type": "text", + "Type": "varchar(255)", "Collation": "utf8mb3_general_ci", "Null": "NO", "Key": "", @@ -117336,10 +117339,10 @@ { "Key_name": "PRIMARY", "Index_type": "BTREE", - "Non_unique": "", "columns": [ "id" - ] + ], + "Non_unique": "" } ] } @@ -117360,15 +117363,15 @@ "type": "VIEW", "Create": "CREATE VIEW `belegeregs` AS select `rechnung`.`id` AS `id`,`rechnung`.`adresse` AS `adresse`,`rechnung`.`datum` AS `datum`,`rechnung`.`belegnr` AS `belegnr`,`rechnung`.`status` AS `status`,`rechnung`.`land` AS `land`,'rechnung' AS `typ`,`rechnung`.`umsatz_netto` AS `umsatz_netto`,`rechnung`.`erloes_netto` AS `erloes_netto`,`rechnung`.`deckungsbeitrag` AS `deckungsbeitrag`,`rechnung`.`provision_summe` AS `provision_summe`,`rechnung`.`vertriebid` AS `vertriebid`,`rechnung`.`gruppe` AS `gruppe`,`rechnung`.`projekt` AS `projekt` from `rechnung` union all select `gutschrift`.`id` AS `id`,`gutschrift`.`adresse` AS `adresse`,`gutschrift`.`datum` AS `datum`,`gutschrift`.`belegnr` AS `belegnr`,`gutschrift`.`status` AS `status`,`gutschrift`.`land` AS `land`,'gutschrift' AS `typ`,`gutschrift`.`umsatz_netto` * -1 AS `umsatz_netto*-1`,`gutschrift`.`erloes_netto` * -1 AS `erloes_netto*-1`,`gutschrift`.`deckungsbeitrag` * -1 AS `deckungsbeitrag*-1`,`gutschrift`.`provision_summe` * -1 AS `provision_summe*-1`,`gutschrift`.`vertriebid` AS `vertriebid`,`gutschrift`.`gruppe` AS `gruppe`,`gutschrift`.`projekt` AS `projekt` from `gutschrift`" }, - { - "name": "fibu_objekte_view", - "type": "VIEW", - "Create": "CREATE VIEW `fibu_objekte_view` AS select `fo`.`datum` AS `datum`,`fo`.`typ` AS `typ`,`fo`.`id` AS `id`,`fo`.`info` AS `info`,`fo`.`parent_typ` AS `parent_typ`,`fo`.`parent_id` AS `parent_id`,`fo`.`parent_info` AS `parent_info`,`fo`.`typ` in ('rechnung','gutschrift','verbindlichkeit','auftrag') AS `is_beleg` from (select `auftrag`.`datum` AS `datum`,'auftrag' AS `typ`,`auftrag`.`id` AS `id`,`auftrag`.`belegnr` AS `info`,'adresse' AS `parent_typ`,`auftrag`.`adresse` AS `parent_id`,`auftrag`.`name` AS `parent_info` from `auftrag` where `auftrag`.`belegnr` <> '' union select `rechnung`.`datum` AS `datum`,'rechnung' AS `typ`,`rechnung`.`id` AS `id`,`rechnung`.`belegnr` AS `info`,'adresse' AS `parent_type`,`rechnung`.`adresse` AS `parent_id`,`rechnung`.`name` AS `parent_info` from `rechnung` where `rechnung`.`belegnr` <> '' and `rechnung`.`zahlungsstatus` <> 'bezahlt' union select `gutschrift`.`datum` AS `datum`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`belegnr` AS `belegnr`,'adresse' AS `parent_type`,`gutschrift`.`adresse` AS `parent_id`,`gutschrift`.`name` AS `parent_info` from `gutschrift` where `gutschrift`.`belegnr` <> '' and `gutschrift`.`zahlungsstatus` <> 'bezahlt' union select `verbindlichkeit`.`rechnungsdatum` AS `rechnungsdatum`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`rechnung` AS `belegnr`,'adresse' AS `parent_type`,`verbindlichkeit`.`adresse` AS `parent_id`,`adresse`.`name` AS `name` from (`verbindlichkeit` join `adresse` on(`verbindlichkeit`.`adresse` = `adresse`.`id`)) where `verbindlichkeit`.`belegnr` <> '' and `verbindlichkeit`.`status` <> 'bezahlt' union select `kontoauszuege`.`buchung` AS `buchung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,concat(`konten`.`kurzbezeichnung`,' - ',`kontoauszuege`.`buchungstext`) AS `buchungstext`,'konten' AS `parent_type`,`kontoauszuege`.`konto` AS `parent_id`,`konten`.`bezeichnung` AS `bezeichnung` from (`kontoauszuege` left join `konten` on(`konten`.`id` = `kontoauszuege`.`konto`)) union select '' AS `datum`,'kontorahmen' AS `'kontorahmen'`,`kontorahmen`.`id` AS `id`,concat(`kontorahmen`.`sachkonto`,' - ',`kontorahmen`.`beschriftung`) AS `beschriftung`,'','','' from `kontorahmen`) `fo` where `fo`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') or `fo`.`datum` = ''" - }, { "name": "fibu_buchungen_alle_view", "type": "VIEW", "Create": "CREATE VIEW `fibu_buchungen_alle_view` AS select `fb`.`buchungsart` AS `buchungsart`,`fb`.`typ` AS `typ`,`fb`.`id` AS `id`,if(`fibu_objekte_view`.`datum` <> '',`fibu_objekte_view`.`datum`,`fb`.`datum`) AS `datum`,`fb`.`gegen_typ` AS `doc_typ`,`fb`.`gegen_id` AS `doc_id`,`fibu_objekte_view`.`info` AS `doc_info`,`fb`.`soll` AS `betrag`,`fb`.`waehrung` AS `waehrung`,`fb`.`edit_module` AS `edit_module`,`fb`.`edit_id` AS `edit_id` from ((select 'umsatz' AS `buchungsart`,'rechnung' AS `typ`,`rechnung`.`id` AS `id`,-`rechnung`.`soll` AS `soll`,`rechnung`.`waehrung` AS `waehrung`,'rechnung' AS `gegen_typ`,`rechnung`.`id` AS `gegen_id`,`rechnung`.`datum` AS `datum`,'rechnung' AS `edit_module`,`rechnung`.`id` AS `edit_id` from `rechnung` where `rechnung`.`belegnr` <> '' union select 'umsatz' AS `umsatz`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`soll` AS `soll`,`gutschrift`.`waehrung` AS `waehrung`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`datum` AS `datum`,'gutschrift' AS `edit_module`,`gutschrift`.`id` AS `id` from `gutschrift` where `gutschrift`.`belegnr` <> '' union select 'abbuchung' AS `abbuchung`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,-`gutschrift`.`soll` AS `-``openxe``.``gutschrift``.``soll```,`gutschrift`.`waehrung` AS `waehrung`,'rechnung' AS `rechnung`,`gutschrift`.`rechnungid` AS `rechnungid`,`gutschrift`.`datum` AS `datum`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id` from `gutschrift` where `gutschrift`.`rechnungid` > 0 and `gutschrift`.`belegnr` <> '' union select 'abbuchung' AS `abbuchung`,'rechnung' AS `rechnung`,`gutschrift`.`rechnungid` AS `rechnungid`,`gutschrift`.`soll` AS `soll`,`gutschrift`.`waehrung` AS `waehrung`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`datum` AS `datum`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id` from `gutschrift` where `gutschrift`.`rechnungid` > 0 and `gutschrift`.`belegnr` <> '' union select 'aufwand' AS `aufwand`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`betrag` AS `betrag`,`verbindlichkeit`.`waehrung` AS `waehrung`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`rechnungsdatum` AS `rechnungsdatum`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id` from `verbindlichkeit` where `verbindlichkeit`.`belegnr` <> '' union select 'zahlung' AS `zahlung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,`kontoauszuege`.`soll` AS `soll`,`kontoauszuege`.`waehrung` AS `waehrung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,`kontoauszuege`.`buchung` AS `buchung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id` from `kontoauszuege` where `kontoauszuege`.`importfehler` is null union select 'abbuchung' AS `abbuchung`,`fibu_buchungen`.`von_typ` AS `von_typ`,`fibu_buchungen`.`von_id` AS `von_id`,`fibu_buchungen`.`betrag` AS `betrag`,`fibu_buchungen`.`waehrung` AS `waehrung`,`fibu_buchungen`.`nach_typ` AS `nach_typ`,`fibu_buchungen`.`nach_id` AS `nach_id`,`fibu_buchungen`.`datum` AS `datum`,'fibu_buchungen' AS `fibu_buchungen`,`fibu_buchungen`.`id` AS `id` from `fibu_buchungen` union select 'zubuchung' AS `zubuchung`,`fibu_buchungen`.`nach_typ` AS `nach_typ`,`fibu_buchungen`.`nach_id` AS `nach_id`,-`fibu_buchungen`.`betrag` AS `-``openxe``.``fibu_buchungen``.``betrag```,`fibu_buchungen`.`waehrung` AS `waehrung`,`fibu_buchungen`.`von_typ` AS `von_typ`,`fibu_buchungen`.`von_id` AS `von_id`,`fibu_buchungen`.`datum` AS `datum`,'fibu_buchungen' AS `fibu_buchungen`,`fibu_buchungen`.`id` AS `id` from `fibu_buchungen`) `fb` left join `fibu_objekte_view` on(`fb`.`gegen_typ` = `fibu_objekte_view`.`typ` and `fb`.`gegen_id` = `fibu_objekte_view`.`id`)) where `fb`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') and `fibu_objekte_view`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') or `fibu_objekte_view`.`datum` = ''" + }, + { + "name": "fibu_objekte_view", + "type": "VIEW", + "Create": "CREATE VIEW `fibu_objekte_view` AS select `fo`.`datum` AS `datum`,`fo`.`typ` AS `typ`,`fo`.`id` AS `id`,`fo`.`info` AS `info`,`fo`.`parent_typ` AS `parent_typ`,`fo`.`parent_id` AS `parent_id`,`fo`.`parent_info` AS `parent_info`,`fo`.`typ` in ('rechnung','gutschrift','verbindlichkeit','auftrag') AS `is_beleg` from (select `auftrag`.`datum` AS `datum`,'auftrag' AS `typ`,`auftrag`.`id` AS `id`,`auftrag`.`belegnr` AS `info`,'adresse' AS `parent_typ`,`auftrag`.`adresse` AS `parent_id`,`auftrag`.`name` AS `parent_info` from `auftrag` where `auftrag`.`belegnr` <> '' union select `rechnung`.`datum` AS `datum`,'rechnung' AS `typ`,`rechnung`.`id` AS `id`,`rechnung`.`belegnr` AS `info`,'adresse' AS `parent_type`,`rechnung`.`adresse` AS `parent_id`,`rechnung`.`name` AS `parent_info` from `rechnung` where `rechnung`.`belegnr` <> '' and `rechnung`.`zahlungsstatus` <> 'bezahlt' union select `gutschrift`.`datum` AS `datum`,'gutschrift' AS `gutschrift`,`gutschrift`.`id` AS `id`,`gutschrift`.`belegnr` AS `belegnr`,'adresse' AS `parent_type`,`gutschrift`.`adresse` AS `parent_id`,`gutschrift`.`name` AS `parent_info` from `gutschrift` where `gutschrift`.`belegnr` <> '' and `gutschrift`.`zahlungsstatus` <> 'bezahlt' union select `verbindlichkeit`.`rechnungsdatum` AS `rechnungsdatum`,'verbindlichkeit' AS `verbindlichkeit`,`verbindlichkeit`.`id` AS `id`,`verbindlichkeit`.`rechnung` AS `belegnr`,'adresse' AS `parent_type`,`verbindlichkeit`.`adresse` AS `parent_id`,`adresse`.`name` AS `name` from (`verbindlichkeit` join `adresse` on(`verbindlichkeit`.`adresse` = `adresse`.`id`)) where `verbindlichkeit`.`belegnr` <> '' and `verbindlichkeit`.`status` <> 'bezahlt' union select `kontoauszuege`.`buchung` AS `buchung`,'kontoauszuege' AS `kontoauszuege`,`kontoauszuege`.`id` AS `id`,concat(`konten`.`kurzbezeichnung`,' - ',`kontoauszuege`.`buchungstext`) AS `buchungstext`,'konten' AS `parent_type`,`kontoauszuege`.`konto` AS `parent_id`,`konten`.`bezeichnung` AS `bezeichnung` from (`kontoauszuege` left join `konten` on(`konten`.`id` = `kontoauszuege`.`konto`)) union select '' AS `datum`,'kontorahmen' AS `'kontorahmen'`,`kontorahmen`.`id` AS `id`,concat(`kontorahmen`.`sachkonto`,' - ',`kontorahmen`.`beschriftung`) AS `beschriftung`,'','','' from `kontorahmen`) `fo` where `fo`.`datum` >= (select `firmendaten_werte`.`wert` from `firmendaten_werte` where `firmendaten_werte`.`name` = 'fibu_buchungen_startdatum') or `fo`.`datum` = ''" } ] }