Skip to main content
Version: 5.9

SchemaDifference

Index

Properties

changedTables

changedTables: Dictionary<TableDifference>

fromSchema

fromSchema: DatabaseSchema

newNamespaces

newNamespaces: Set<string>

newTables

newTables: Dictionary<DatabaseTable>

orphanedForeignKeys

orphanedForeignKeys: ForeignKey[]

removedNamespaces

removedNamespaces: Set<string>

removedTables

removedTables: Dictionary<DatabaseTable>