localhost:8080
. Register an admin account and it will be granted the workspace admin
role automatically.
automatic
as Rollout policy
. Unless there’s warning or error, rollout will be automatically executed after an issue is created.SQL Review
is enabled on Prod
with a sample policy (with 20 rules).Enforce NOT NULL constraints on columns
.
Sample Project
from top left. Go to Database > Databases, choose both hr_prod
and hr_test
databases to Edit Schema. Paste this command into SQL block, and Create this issue on top right:
Prod
. Click Prod Stage
of the pipe above for details.
Automatic
. Choose several roles according to your needs and also check Issue Creator
. Click Update on bottom right.
Sample Project
, enter Database > Databases to Edit Schema for both databases. Paste this command into SQL block and Create.
Test
automatically but waits to run on Prod
. Click Rollout to trigger directly.