mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 08:11:04 +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
dc81992eb2
commit
4c55c30027
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1877,6 +1877,7 @@ dependencies = [
|
||||
"nelson",
|
||||
"roaring 0.9.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"synchronoise",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
|
Reference in New Issue
Block a user