Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MySqlDatabaseObjectSummary

Database objects to include or exclude from migration

Properties

objectName

objectName: string

Name of the object (regular expression is allowed)

Optional objectStatus

objectStatus: model.ObjectStatus

Object status.

schema

schema: string

Schema of the object (regular expression is allowed)

Optional type

type: undefined | string

Type of object to exclude. If not specified, matching owners and object names of type TABLE would be excluded.

Functions

getDeserializedJsonObj

getJsonObj