Even if you have sql.dml
and sql.ddl
database permissions, you can only run read-only statements such as SELECT
in SQL Editor by default. If you attempt to run mutation DML or DDL, it will prompt you to submit an issue.
If you want to run those statements directly in SQL Editor, you need to turn on the statement execution setting.
You can configure any color for an environment either by inputting in HEX tab or choosing one in the palette.
SQL Editor then displays the configured color tab.
Once you mark an environment as a production environment, Bytebase will attach a shield icon 🛡️ besides the environment name.
Even if you have sql.dml
and sql.ddl
database permissions, you can only run read-only statements such as SELECT
in SQL Editor by default. If you attempt to run mutation DML or DDL, it will prompt you to submit an issue.
If you want to run those statements directly in SQL Editor, you need to turn on the statement execution setting.
You can configure any color for an environment either by inputting in HEX tab or choosing one in the palette.
SQL Editor then displays the configured color tab.
Once you mark an environment as a production environment, Bytebase will attach a shield icon 🛡️ besides the environment name.