-
Notifications
You must be signed in to change notification settings - Fork 3
docs: update export related docs #913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates documentation to reflect the deprecation of the Project Exporter role and bb.sql.export permission, which have been merged into the SQL Editor User role.
- Removes references to the deprecated
Project Exporterrole throughout documentation - Updates permission tables to reflect the new export capabilities for
SQL Editor Userrole - Revises export workflow documentation to clarify two distinct export methods for different user types
Reviewed Changes
Copilot reviewed 8 out of 12 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| mintlify/tutorials/how-to-manage-roles.mdx | Remove Project Exporter role from project roles list |
| mintlify/snippets/database-permission-table.mdx | Remove export permission row from database permissions table |
| mintlify/security/database-permission/overview.mdx | Update permission matrix and add explanatory footnotes for export capabilities |
| mintlify/security/database-permission/export.mdx | Restructure export documentation to clarify two export methods |
| mintlify/onboarding/sql-editor-data-access-control.mdx | Remove fine-grained export section and update SQL Editor User description |
| mintlify/changelog/bytebase-3-11-0.mdx | Expand changelog note to explain role consolidation |
| mintlify/change-database/environment-policy/overview.mdx | Update statement execution section and remove unused images |
| mintlify/administration/roles.mdx | Update all permission tables to remove Project Exporter role |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
tianzhou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.