You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Choose either **Schema Migration (DDL)** or **Data Migration (DML)**. In this example, we select **Schema Migration (DDL)**. After adding the first change, you can continue to add more changes within the same plan.
1. Input the SQL statement you want to apply to the database. You may click **Schema Editor** to visually design the schema if needed.
24
14
25
15
## Review the Issue
26
16
27
-
1. After clicking **Confirm**, you will be directed to the **Plan** page. Before clicking **Create**, you may choose to **Run checks** to execute the [configured SQL review](/sql-review/review-policy).
1. Before clicking **Create**, you may choose to **Run checks** to execute the [configured SQL review](/sql-review/review-policy). It will be automatically executed when you click **Create**, too.
30
18
31
19
1. Once you click **Create**, the plan will enter `Draft` status. You may still encounter warnings. Address these warnings first.
0 commit comments