Bytebase Docs home page
Search...
⌘K
Ask AI
GitHub
bytebase.com
bytebase.com
Search...
Navigation
Bytebase 0.11.0
Get Started
Features
Administration
Integrations
Tutorials
API Reference
Changelog
Bytebase 3.8.1
Bytebase 3.8.0
Bytebase 3.7.1
Bytebase 3.7.0
Bytebase 3.6.2
Bytebase 3.6.1
Bytebase 3.6.0
Bytebase 3.5.2
Bytebase 3.5.1
Bytebase 3.5.0
Bytebase 3.4.1
Bytebase 3.4.0
Bytebase 3.3.1
Bytebase 3.3.0
Bytebase 3.2.0
Bytebase 3.1.2
Bytebase 3.1.1
Bytebase 3.1.0
Bytebase 3.0.1
Bytebase 3.0.0
Bytebase 2.9.1
Bytebase 2.9.0
Bytebase 2.8.0
Bytebase 2.7.0
Bytebase 2.6.0
Bytebase 2.5.0
Bytebase 2.4.1
Bytebase 2.4.0
Bytebase 2.3.0
Bytebase 2.23.1
Bytebase 2.23.0
Bytebase 2.22.3
Bytebase 2.22.2
Bytebase 2.22.1
Bytebase 2.22.0
Bytebase 2.21.0
Bytebase 2.20.0
Bytebase 2.2.0
Bytebase 2.19.0
Bytebase 2.18.0
Bytebase 2.17.0
Bytebase 2.16.0
Bytebase 2.15.0
Bytebase 2.14.1
Bytebase 2.14.0
Bytebase 2.13.2
Bytebase 2.13.1
Bytebase 2.13.0
Bytebase 2.12.0
Bytebase 2.11.1
Bytebase 2.11.0
Bytebase 2.10.0
Bytebase 2.1.0
Bytebase 2.0.0
Bytebase 1.9.1
Bytebase 1.9.0
Bytebase 1.8.0
Bytebase 1.7.0
Bytebase 1.6.0
Bytebase 1.5.0
Bytebase 1.4.0
Bytebase 1.3.2
Bytebase 1.3.1
Bytebase 1.3.0
Bytebase 1.2.2
Bytebase 1.2.1
Bytebase 1.2.0
Bytebase 1.17.0
Bytebase 1.16.0
Bytebase 1.15.0
Bytebase 1.14.0
Bytebase 1.13.0
Bytebase 1.12.1
Bytebase 1.12.0
Bytebase 1.11.0
Bytebase 1.10.0
Bytebase 1.1.1
Bytebase 1.1.0
Bytebase 1.0.5
Bytebase 1.0.4
Bytebase 1.0.3
Bytebase 1.0.2
Bytebase 1.0.1
Bytebase 1.0.0
Bytebase 0.9.0
Bytebase 0.8.1
Bytebase 0.8.0
Bytebase 0.7.2
Bytebase 0.7.1
Bytebase 0.7.0
Bytebase 0.6.0
Bytebase 0.5.0
Bytebase 0.4.1
Bytebase 0.4.0
Bytebase 0.3.0
Bytebase 0.2.2
Bytebase 0.2.0
Bytebase 0.13.0
Bytebase 0.12.0
Bytebase 0.11.0
Bytebase 0.10.0
Bytebase 0.1.0
On this page
🚀 New Features
(Preview) SQL Editor
🎄 Enhancement
kbar quickstart
Refactor the underlying VCS module to make it plugable
🐞 Bug fix
🎠 Community
Preview environment for each PR
⚙️ Install and Upgrade
Bytebase 0.11.0
Copy page
🚀 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.
Bytebase Sticker Collection V1.0 is ready
https://www.bytebase.com/brand
Thanks to @Juneezee ‘s PR
refactor: move from io/ioutil to io and os packages
⚙️ Install and Upgrade
Fresh install:
/get-started/self-host
Upgrade:
/get-started/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.
Was this page helpful?
Yes
No
Bytebase 0.12.0
Bytebase 0.10.0
Assistant
Responses are generated using AI and may contain mistakes.