Bugfix typ db_schema
This commit is contained in:
parent
691ad237b5
commit
18f2785abd
|
|
@ -98705,7 +98705,7 @@
|
||||||
"Default": "",
|
"Default": "",
|
||||||
"Extra": "auto_increment",
|
"Extra": "auto_increment",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Field": "address_id",
|
"Field": "address_id",
|
||||||
|
|
@ -98716,7 +98716,7 @@
|
||||||
"Default": "",
|
"Default": "",
|
||||||
"Extra": "",
|
"Extra": "",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Field": "document_type",
|
"Field": "document_type",
|
||||||
|
|
@ -98727,7 +98727,7 @@
|
||||||
"Default": "",
|
"Default": "",
|
||||||
"Extra": "",
|
"Extra": "",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Field": "job_type",
|
"Field": "job_type",
|
||||||
|
|
@ -98738,7 +98738,7 @@
|
||||||
"Default": "",
|
"Default": "",
|
||||||
"Extra": "",
|
"Extra": "",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Field": "printer_id",
|
"Field": "printer_id",
|
||||||
|
|
@ -98749,7 +98749,7 @@
|
||||||
"Default": "",
|
"Default": "",
|
||||||
"Extra": "",
|
"Extra": "",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Field": "created_at",
|
"Field": "created_at",
|
||||||
|
|
@ -98760,7 +98760,7 @@
|
||||||
"Default": "current_timestamp()",
|
"Default": "current_timestamp()",
|
||||||
"Extra": "",
|
"Extra": "",
|
||||||
"Privileges": "select,insert,update,references",
|
"Privileges": "select,insert,update,references",
|
||||||
"Commant": ""
|
"Comment": ""
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"keys": [
|
"keys": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue