added column produkt_ausgehend to shopexport_versandarten
This commit is contained in:
parent
dd8421eac6
commit
e7911e973b
|
|
@ -94903,6 +94903,17 @@
|
|||
"Extra": "",
|
||||
"Privileges": "select,insert,update,references",
|
||||
"Comment": ""
|
||||
},
|
||||
{
|
||||
"Field": "produkt_ausgehend",
|
||||
"Type": "int(11)",
|
||||
"Collation": null,
|
||||
"Null": "NO",
|
||||
"Key": "",
|
||||
"Default": null,
|
||||
"Extra": "",
|
||||
"Privileges": "select,insert,update,references",
|
||||
"Comment": ""
|
||||
}
|
||||
],
|
||||
"keys": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue