> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bytebase 1.3.1 - Aug 18, 2022

> - SQL review now available on GitHub Actions. - MySQL database restore sped up by 20x. - Project owners can now be set as Issue approvers.

## 🚀 New Features

* [SQL Review](https://github.com/marketplace/actions/sql-review) is now available on the GitHub Action Marketplace! 🐱
  <img src="https://mintcdn.com/dbx/xlO-sjQEQuHdXd-M/content/changelog/1.3.1/sql-revie-gha.webp?fit=max&auto=format&n=xlO-sjQEQuHdXd-M&q=85&s=8922c16ede4bfc68011fa96eff65f4df" alt="sql-revie-gha" width="1432" height="694" data-path="content/changelog/1.3.1/sql-revie-gha.webp" />

## 🎄 Enhancements

* Speed up MySQL database restore by 20x. 🔥
* Project owners can now be set as Issue approvers.
  <img src="https://mintcdn.com/dbx/xlO-sjQEQuHdXd-M/content/changelog/1.3.1/set-reviewer.webp?fit=max&auto=format&n=xlO-sjQEQuHdXd-M&q=85&s=c1a28ce248902d60f209f472b14ae7ce" alt="set-reviewer" width="745" height="359" data-path="content/changelog/1.3.1/set-reviewer.webp" />
* The "Alter Schema" page now supports searching for databases through a search box.
* Alter a single database schema is now supported in tenant mode projects.
* Updated the "Open connection" button in the SQL Editor.
  <img src="https://mintcdn.com/dbx/xlO-sjQEQuHdXd-M/content/changelog/1.3.1/sql-editor-button.webp?fit=max&auto=format&n=xlO-sjQEQuHdXd-M&q=85&s=ea0cdd1b8b1cedf1aec94437fec8f694" alt="sql-editor-button" width="2356" height="1071" data-path="content/changelog/1.3.1/sql-editor-button.webp" />
* Database instance tree in SQL editor now loads significantly faster.
* Added the "LGTM" button in issue's comment area. 👍

## 🐞 Notable bug fixes

* Disallow baseline migrations from VCS. They should only be triggered from the Bytebase console to re-sync the database schema to address schema drift.
* Fixed writeback schema to VCS when establishing the baseline.

## 🎠 Community

* Created an [example](https://github.com/Bytebase/sql-review-action-example) for how to configure SQL Review GitHub Action.

## ⚙️ Install and Upgrade

* [Fresh install](/get-started/self-host/deploy-with-docker)

* [Upgrade](/get-started/self-host/upgrade)

*Before upgrading: 1) Back up the [metadata](https://www.bytebase.com/docs/administration/back-up-restore-metadata/) — in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.*
