chg: [db_schema] updated

bad_encoding_pymisp
iglocska 2023-06-09 08:25:24 +02:00
parent bac4dd0087
commit 2597bdf990
No known key found for this signature in database
GPG Key ID: BEA224F1FEF113AC
1 changed files with 12 additions and 1 deletions

View File

@ -5762,6 +5762,17 @@
"column_type": "tinyint(1)",
"column_default": "0",
"extra": ""
},
{
"column_name": "perm_view_feed_correlations",
"is_nullable": "NO",
"data_type": "tinyint",
"character_maximum_length": null,
"numeric_precision": "3",
"collation_name": null,
"column_type": "tinyint(1)",
"column_default": "0",
"extra": ""
}
],
"servers": [
@ -9538,5 +9549,5 @@
"uuid": false
}
},
"db_version": "111"
"db_version": "113"
}