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