verbindlichkeit added usereditid

This commit is contained in:
OpenXE 2024-01-05 11:47:48 +01:00
parent f1a118af6b
commit 3c4a4a8754

View File

@ -109036,6 +109036,17 @@
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "usereditid",
"Type": "int(11)",
"Collation": null,
"Null": "NO",
"Key": "PRI",
"Default": null,
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
},
{
"Field": "belegnr",
"Type": "varchar(255)",