@mikro-orm/knexInterfacesVersion: 5.9On this pageSchemaDifference Index PropertieschangedTablesfromSchemanewNamespacesnewTablesorphanedForeignKeysremovedNamespacesremovedTablesProperties changedTableschangedTables: Dictionary<TableDifference>fromSchemafromSchema: DatabaseSchemanewNamespacesnewNamespaces: Set<string>newTablesnewTables: Dictionary<DatabaseTable>orphanedForeignKeysorphanedForeignKeys: ForeignKey[]removedNamespacesremovedNamespaces: Set<string>removedTablesremovedTables: Dictionary<DatabaseTable>