Bytebase 1.3.1
- SQL review now available on GitHub Actions. - MySQL database restore sped up by 20x. - Project owners can now be set as Issue approvers.
🚀 New Features
- SQL Review is now available on the GitHub Action Marketplace! 🐱
🎄 Enhancements
- Speed up MySQL database restore by 20x. 🔥
- Project owners can now be set as Issue approvers.
- The “Alter Schema” page now supports searching for databases through a search box.
- Alter a single database schema is now supported in tenant mode projects.
- Updated the “Open connection” button in the SQL Editor.
- Database instance tree in SQL editor now loads significantly faster.
- Added the “LGTM” button in issue’s comment area. 👍
🐞 Notable bug fixes
- Disallow baseline migrations from VCS. They should only be triggered from the Bytebase console to re-sync the database schema to address schema drift.
- Fixed writeback schema to VCS when establishing the baseline.
🎠 Community
- Created an example for how to configure SQL Review GitHub Action.
⚙️ Install and Upgrade
-
Fresh install: /get-started/self-host
-
Upgrade: /get-started/upgrade
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.