-
Notifications
You must be signed in to change notification settings - Fork 3
docs: update transaction mode #896
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
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 adds documentation for Bytebase's transaction mode feature. The documentation explains how to control transaction behavior when creating database change plans, including MySQL-specific transaction isolation level settings.
- Adds new documentation page for transaction mode configuration
- Updates navigation to include the new transaction mode documentation
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| mintlify/docs.json | Adds transaction-mode page to the Change database navigation group |
| mintlify/change-database/transaction-mode.mdx | Creates comprehensive documentation covering transaction controls and MySQL isolation levels |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Need to remove https://docs.bytebase.com/change-database/settings#transaction-mode
and merge the content to here if needed.
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
|
Moved c7f8a7b lower |
No description provided.