In EF 9.0 we started throwing for `RelationalEventId.PendingModelChangesWarning`, but in 9.0.1 we've excluded the case when there are no migrations.
In EF 9.0 we started throwing for
RelationalEventId.PendingModelChangesWarning, but in 9.0.1 we've excluded the case when there are no migrations.