🚀 New Features

  • SQL Review is now available on the GitHub Action Marketplace! 🐱 sql-revie-gha

🎄 Enhancements

  • Speed up MySQL database restore by 20x. 🔥
  • Project owners can now be set as Issue approvers. set-reviewer
  • 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. sql-editor-button
  • 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

Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.