2.22.3
版本发布时间: 2024-09-05 14:28:53
bytebase/bytebase最新发布版本:2.22.3(2024-09-05 14:28:53)
🚀 New Features
- One-click rollback for PostgreSQL DML change.
🎄 Enhancements
-
Enhance DML Backup and Restore Experience:
- Guide users to create the
bbdataarchive
database. Prior backup cannot be enabled if this database doesn't exist. - Allow users to enable or disable the backup option after an issue is created.
- For unsupported backup scenarios, an error will be reported when turning on the backup switch.
- Support MySQL generated columns.
- Bulk
UPDATE
statements to a single table will be backed up into a single table. Before, eachUPDATE
statement will be backed up into a separate table.
- Guide users to create the
-
Enhance SQL Editor sidebar:
- Display column types and nullable information.
- Show columns and dependent columns in views.
-
Under the Issued Created tab, add an All sub-tab.
-
Enable i18n support for auto-generated issue titles.
-
Add a project setting to require manually entering issue titles instead of using Bytebase’s auto-generated titles.
📜 Changelog
https://github.com/bytebase/bytebase/compare/2.22.2...2.22.3
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.