mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-14 08:46:26 +00:00
Add a DetailsView type and improve index scheduler snapshots
The DetailsView type is necessary because serde incorrectly deserialises the `Details` type, so the database fails to correctly decode Tasks
This commit is contained in:
committed by
Clément Renault
parent
05753c663f
commit
fd73e65165
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1871,6 +1871,7 @@ dependencies = [
|
||||
"nelson",
|
||||
"roaring",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"synchronoise",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
|
Reference in New Issue
Block a user