Merge remote-tracking branch 'github/master' into develop.1.8.1

This commit is contained in:
OpenXE
2023-04-01 22:39:15 +02:00
96 changed files with 10105 additions and 17198 deletions
+8 -12
View File
@@ -101123,7 +101123,7 @@
"Collation": null,
"Null": "NO",
"Key": "PRI",
"Default": null,
"Default": "",
"Extra": "auto_increment",
"Privileges": "select,insert,update,references",
"Comment": ""
@@ -101134,7 +101134,7 @@
"Collation": null,
"Null": "NO",
"Key": "MUL",
"Default": null,
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
@@ -101145,7 +101145,7 @@
"Collation": "utf8mb4_general_ci",
"Null": "NO",
"Key": "",
"Default": null,
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
@@ -101156,7 +101156,7 @@
"Collation": "utf8mb4_general_ci",
"Null": "YES",
"Key": "",
"Default": null,
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
@@ -101164,10 +101164,10 @@
{
"Field": "printer_id",
"Type": "int(11)",
"Collation": null,
"Collation": "",
"Null": "YES",
"Key": "",
"Default": null,
"Default": "",
"Extra": "",
"Privileges": "select,insert,update,references",
"Comment": ""
@@ -101175,7 +101175,7 @@
{
"Field": "created_at",
"Type": "timestamp",
"Collation": null,
"Collation": "",
"Null": "NO",
"Key": "",
"Default": "current_timestamp()",
@@ -101187,22 +101187,18 @@
"keys": [
{
"Key_name": "PRIMARY",
"Index_type": "BTREE",
"Non_unique": "",
"columns": [
"id"
]
},
{
"Key_name": "address",
"Index_type": "BTREE",
"Non_unique": "UNIQUE",
"columns": [
"address_id"
]
}
]
},
},
{
"name": "supersearch_index_group",
"collation": "utf8mb4_general_ci",