MeiliSearch/meilisearch-http/src
bors[bot] c8bb54cd94
Merge #2098
2098: feat(dump): Provide the same cli options as the snapshots r=MarinPostma a=irevoire

Add two cli options for the dump:
- `--ignore-missing-dump`
- `--ignore-dump-if-db-exists`

Fix #2087

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-01-26 14:32:23 +00:00
..
analytics feat(analytics): send the whole set of cli options instead of only the snapshot 2022-01-26 13:52:41 +01:00
extractors chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
helpers fix tests 2021-09-28 18:57:36 +02:00
routes Bug(auth): Wrap key list in results 2022-01-04 14:10:30 +01:00
error.rs feat(auth): API keys 2021-12-06 09:52:41 +01:00
lib.rs Merge #2098 2022-01-26 14:32:23 +00:00
main.rs fix no-analytics 2022-01-20 11:50:24 +01:00
option.rs Merge #2098 2022-01-26 14:32:23 +00:00
task.rs Merge #2066 2022-01-12 14:50:58 +00:00