Skip to main content

🎄 Enhancements

  • Add SQL Editor Read User role for read-only SQL Editor access (SELECT, EXPLAIN, INFO — no DDL/DML).
  • Enforce bb.issues.update permission requirement to edit issues, even for issue creators.

🐞 Bug Fixes

  • Fix DDL/DML error modal not showing.
  • Fix REST API GetSchemaString endpoint returning parse error.
  • Fix SQL Editor double-click-drag word selection in reverse direction.
  • PostgreSQL — Fix schema dump losing overloaded functions and missing quotes for CamelCase columns in index/constraint DDL.

⚙️ Install and 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.