Bytebase 1.9.1
- Support data access control. - Schema Editor for MySQL. - Check Mark as done to skip a task. - Mark issue as Needs Attention.
🚀 New Features
- Support data access control.
- Schema Editor for MySQL.
- Check “Mark as done” to skip a task.
- The issue creator can mark an issue as “Needs attention”, which is highlighted in the assignee’s view.
🎄 Enhancements
- Terraform Bytebase Provider
- Manage instance details.
- Manage environment details.
- Data masking for MySQL databases now supports all query types.
- Schema Sync for PostgreSQL supports Enum Type, Function, Trigger, and Extension.
- Tenant database label supports arbitrary values without pre-definition.
- A fresh look for SQL Editor’s Admin mode tabs.
- Speed up issue creation and execution.
📰 Fresh off the press
- We asked ChatGPT how to choose the best database for a new project, and here’s the reply.
- The pros and cons of 3 different ways to integrate SQL Review into your GitHub repo.
- Database Schema Change Series
⚙️ 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.