Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EntityMove

import type { EntityMove } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";

Options to configure rule type EntityMove. The rule is used to move an entity to a new schema. The rule filter field can refer to one or more entities. The rule scope can be one of: Table, Column, Constraint, Index, View, Function, Stored Procedure, Materialized View, Sequence, UDT

interface EntityMove {
newSchema?: string;
}

§Properties

§
newSchema?: string
[src]

Required. The new schema