Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MySqlMigrationObjectCollection

Lists the database objects that participate in this migration.

Properties

Optional bulkIncludeExcludeData

bulkIncludeExcludeData: undefined | string

Specifies the database objects to be excluded from the migration in bulk. The definition accepts input in a CSV format, newline separated for each entry. More details can be found in the documentation.

Const databaseCombination

databaseCombination: string = "MYSQL"

items

An array of database objects that are either included or excluded from the migration.

Methods

getDeserializedJsonObj

getJsonObj