Bytebase 0.11.0

1 min read

🚀 New Features

(Preview) SQL Editor

  • Auto-complete and context menu.
  • Run SQL statement (only allow SELECT query) and display the result in a table view.
  • Navigate among different database connections via the left tree panel.
  • Display table schema info on the bottom left side panel.

_

🎄 Enhancement

kbar quickstart

User can now use cmd+k to invoke the command bar to quickly navigate among different Bytebase sections. _

Refactor the underlying VCS module to make it plugable

This ease the path to support other VCS systems like GitHub, BitBucket.

🐞 Bug fix

  • Fix the issue when we are unable to write back the latest schema to the Git repository after the migration succeeds.

🎠 Community

Preview environment for each PR

Now every PR will create a unique preview environment. This makes it easy to collaborate among author and reviewers. _

_

To install, follow installation doc. If you are upgrading from a previous version, restart after obtaining the latest release binary.

Back to Changelog

Subscribe to Newsletter

By subscribing, you agree with Bytebase's Terms of Service and Privacy Policy.