Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
557: fix(indexes): allow None `primary_key` in `add_or_update` function r=curquiza a=khanhnt2 # Pull Request ## Related issue Cannot pass `None` value to `add_or_update` function ## What does this PR do? Replace `impl AsRef<str>` to `&str` ## PR checklist Please check if your PR fulfills the following requirements: - [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Nguyen Trung Khanh <[email protected]> Co-authored-by: Khanh Nguyen <[email protected]> Co-authored-by: Clémentine U. - curqui <[email protected]> Co-authored-by: Tamo <[email protected]>
- Loading branch information