Modify index method to accept primary key parameter#683
Modify index method to accept primary key parameter#683brunoocasali wants to merge 1 commit intomainfrom
Conversation
We can allow index creation with pk setting straight to an update settings call.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Comment Tip You can make CodeRabbit's review stricter and more nitpicky using the `assertive` profile, if that's what you prefer.Change the |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #683 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 809 809
=========================================
Hits 809 809 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
We can allow index creation with the pk setting to be set directly in an update settings call.
Pull Request
Related issue
Fixes #<issue_number>
What does this PR do?
PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!