Support Batch Export
CHECK
constraints in the SQL Editor.earliest_allowed_time
from Plan.spec
. Use run_at
in BatchRunTasksRequest
instead.
steps
and target
from Plan
. Use specs
and targets
respectively.
PreviewPlan
RPC from PlanService
.
ChangeDatabaseConfig
:
BASELINE
from Type
.schema_version
.release
.SET search_path
, so subsequent SQL statements (and their DML rollback logic) operate on the specified schema rather than defaulting to public.CREATE TABLE LIKE
.