Make models and components available immediately after their migration
This commit is contained in:
parent
8a25f214ab
commit
4817563dc1
@ -206,9 +206,7 @@ export default class MysqlConnectionManager {
|
||||
]);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
for (const migration of this.migrations) {
|
||||
migration.registerModels?.();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user