chg: [db_schema] Bumped version

pull/9677/head
Sami Mokaddem 2024-04-18 09:25:08 +02:00
parent 00991bda27
commit 7f3db27667
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 12 additions and 1 deletions

View File

@ -3206,6 +3206,17 @@
"column_type": "int(11)",
"column_default": "0",
"extra": ""
},
{
"column_name": "tag_collection_id",
"is_nullable": "NO",
"data_type": "int",
"character_maximum_length": null,
"numeric_precision": "10",
"collation_name": null,
"column_type": "int(11)",
"column_default": "0",
"extra": ""
}
],
"fuzzy_correlate_ssdeep": [
@ -10603,5 +10614,5 @@
"uuid": false
}
},
"db_version": "124"
"db_version": "125"
}