🚀 New Features

  • Enhance SQL Editor experience.
    • Support database group in the batch query.
    • Store the query result history. The history is only stored in the browser locally.
    • Lazy query. Only execute the query request on-demand when users click the tab.
  • Display SQL Server trigger body in SQL Editor.

🎄 Enhancements

  • Implement semantic versioning for GitOps.

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