Release MySQL SQL Review Guide#
SQL Review Guide lists all the rules in schema change review, from the naming convention of Table, Column, and Index to the designated WHERE clause. We provide rule templates for the MySQL Dev and Prod environments. DBAs can configure the rules manually based on our templates, and generate images for internal reference. Β Meanwhile, we are actively working on the following area:
- Add more rules. We also welcome DBAs' suggestions at Issues Β· bytebase/bytebase
- Integrate those rules into the Bytebase product by detecting rule violations automatically.
Currently, we only support MySQL. We will add PostgreSQL support later.