Bytebase 0.4.1
1 min read
🚀 New Features
SQL rollback (detailed guide)
User can now create rollback issue from the original closed issue easily via the UI.
🎄 Experience Enhancement
- Taking backup in a single transaction to make the backup consistent.
- Add alter schema button on the database detail page.
- Add button to allow quickly applying SQL statements to other pipeline stages.
- Hide project quick action list for non-project member.
- Optimize database table list.
🎠 Community
- We have reworked our changelog and blog site to build directly on bytebase.com. This should offer a better browsing experience for our users.
- We published our first technical post on database schema design Choose Primary Key - UUID or Auto Increment Integer? Go check it out.
⚙️ Install and Upgrade
-
Fresh install: https://www.bytebase.com/docs/get-started/self-host
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.