Bytebase Docs home page
Search...
⌘K
Ask AI
GitHub
bytebase.com
bytebase.com
Search...
Navigation
Bytebase 1.2.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 Feature
🎄 Enhancements
🎠 Community
⚙️ Install and Upgrade
Bytebase 1.2.0
Copy page
Bytebase now supports Schema Review for SQL Editor.
🚀 New Feature
Schema Review for SQL Editor
After setting up the schema review policy, if the SQL statement violates the error rule, Bytebase prevents SQL execution and shows error messages
Users can change the rule level from “Error” to “Warning”
If the SQL statement violates the updated schema review policy, Bytebase will run the SQL, but the warning message will display “Warning”
If schema review passes, Bytebase will run the SQL normally
🎄 Enhancements
Improved SQL Editor styles
Improved SQL Editor experience with auto-completion and code formatting on the issue page
Support to set SSL connection arguments for ClickHouse instances
Support to Approve/Run all tasks in a stage for tenant mode deployment issues
Allow users to retry the schema migration task if it fails
Will not enforce migration version when users transfer a database to a tenant mode project
🎠 Community
Thanks to
@Cluas
for:
fix: pg ExecuteContext do not return err
#1540
fix: remove early check since we support create database idempotent
#1543
Thanks to
@chiyutianyi
for: feat: prometheus integration and pprof registration simplification
#1550
⚙️ 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.2.1
Bytebase 1.17.0
Assistant
Responses are generated using AI and may contain mistakes.