[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The `EntityMove` class in the Database Migration v1 API is used to configure rules for moving entities to a new schema."],["This rule type can be applied to various entities, including Tables, Columns, Constraints, Indexes, Views, Functions, Stored Procedures, Materialized Views, Sequences, and UDTs."],["The class `EntityMove` has implemented the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the `object` class."],["The rule requires the specification of the `NewSchema` property which specifies the destination of the moved entity."],["The latest version of this api is `2.5.0` with previous versions being available back to `1.0.0`."]]],[]]