fix: schema inconsistency

pull/8570/head
Luciano Righetti 2022-08-31 11:19:18 +02:00
parent 687a558c0d
commit 47674a8051
No known key found for this signature in database
GPG Key ID: CB91F2A37C557248
1 changed files with 2 additions and 2 deletions

View File

@ -4868,9 +4868,9 @@
"data_type": "varchar",
"character_maximum_length": "191",
"numeric_precision": null,
"collation_name": "utf8mb4_general_ci",
"collation_name": "utf8mb4_unicode_ci",
"column_type": "varchar(191)",
"column_default": "NULL",
"column_default": null,
"extra": ""
},
{