Bytebase Docs home page
Search...
⌘K
Ask AI
GitHub
bytebase.com
bytebase.com
Search...
Navigation
Bytebase 1.2.2
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
🎄 Enhancements
🐞 Notable bug fixes
🎠 Community
⚙️ Install and Upgrade
Bytebase 1.2.2
Copy page
Added support for gh-ost. - Updated the way help tips are displayed, using a side drawer instead of the pop-up tips.
🚀 New Features
👻 Added support for
gh-ost
, online schema migration for large MySQL tables (Beta).
Updated the way help tips are displayed, using a side drawer instead of the pop-up tips.
Added length limit for table, column, index, foreign key, unique key names.
Added
a new rule
to disallow foreign keys on a table.
Added
a new rule
for naming convention when dropping a table.
🎄 Enhancements
The issue creator filter supports “All” and “Bytebase” now.
Added issue ID to issue panel.
[VCS workflow] Pop-up window with tips on how to update the issue’s SQL statement.
[SQL Review API] Enabled database connection.
🐞 Notable bug fixes
Fixed the inability to correctly perform point-in-time recovery on databases, if the database name includes capitalized letters on certain platforms.
[VCS workflow] Dedup issue creation when the webhook push event contains the same file multiple times.
[VCS workflow] Handle OAuth token expiration when reading VCS file content.
🎠 Community
Thanks to
@tisonkun
for feat(schema system): support PG fk name convention rules
#1890
⚙️ 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 1.3.0
Bytebase 1.2.1
Assistant
Responses are generated using AI and may contain mistakes.