Bytebase 1.6.0
- Support read-only data source for read-replica instance. - SQL Editor query performance improvement. - Support drag-n-drop to sort the tab in SQL Editor and auto-restore the session. - Support displaying the currently connected environment in SQL Editor - Added a hint for the maximum return rows of the query result in SQL Editor.
🚀 Features
- Support read-only data source for read-replica instance.
🎄 Enhancements
- SQL Editor query performance improvement.
- Support drag-n-drop to sort the tab in SQL Editor and auto-restore the session.
- Support displaying the currently connected environment in SQL Editor.
- Added a hint for the maximum return rows of the query result in SQL Editor.
🐞 Notable bug fixes
- Fixed: SQL with a long line in the issue may fail the pre-check task.
🎠 Community
- Thanks to @fatelei for #2965 feat(sql-review): implement postgresql check the number of index columns
- Thanks to @zeroslope for #2929 feat(advisor): limit value list len in PostgreSQL INSERT statement
- Thanks to @praneetloke for #2898 chore: improve error message when DB connection fails
- Thanks to @Kikkon for #2874 feat(sql-review): limit PostgreSQL comment length
- Thanks to @hamidzr for #2857 docs: fix minor typos
⚙️ 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.