methodStore.ApplyPlanfunc (backend *Store) ApplyPlan( ctx context.Context, statements []Statement, ) errorApply a non-destructive development plan in one transaction.Source adapters/postgres/migrate.go:147@param ctxThe ctx value.@param statementsThe statements value.@returnsThe declared result.Related typesStoreA PostgreSQL implementation of Ridu’s document, snapshot, auth, preference, task, job, lock, upload-reference, and migration store contracts.StatementOne ordered development schema change.