fix all the errors code and settings issues when importing a dump v2

This commit is contained in:
Tamo
2022-10-17 12:47:48 +02:00
committed by Clément Renault
parent 3872a1b8d1
commit a9eeb070b8
9 changed files with 85 additions and 15 deletions

2
Cargo.lock generated
View File

@ -1109,11 +1109,13 @@ dependencies = [
"http",
"index-scheduler",
"insta",
"lazy_static",
"log",
"maplit",
"meili-snap",
"meilisearch-auth",
"meilisearch-types",
"regex",
"serde",
"serde_json",
"tar",