DBX: Reorder storage access options; Marked legacy#2201
DBX: Reorder storage access options; Marked legacy#2201elazarlachkar wants to merge 1 commit intodocsfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults 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)
Comment |
| ``` | ||
|
|
||
| <Warning> | ||
| This option is the least recommended, as it reuqires SELECT access and causes higher compute cost. |
There was a problem hiding this comment.
🟡 Typo "reuqires" in newly added Warning callout
The newly added <Warning> block on line 141 contains the typo "reuqires" instead of "requires". This is user-facing documentation text that will appear as-is to customers.
| This option is the least recommended, as it reuqires SELECT access and causes higher compute cost. | |
| This option is the least recommended, as it requires SELECT access and causes higher compute cost. |
Was this helpful? React with 👍 or 👎 to provide feedback.
The new warning looks like this: