You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #19039 is merged, we have some of the following cleanup to do:
Make sure Create_index_unique_with_include_and_filter_online actually runs on CI (SqlServerCondition.SupportsOnlineIndexes needs to be true)
Go over ModelDifferTests and remove everything already covered by the new functional migration tests
Go over remaining tests in MigrationSqlGeneratorTestBase and see if they make sense. Possibly move them to the functional test suite or remove if they have no value.
Go over MigrationsInfrastructureTestBase
The text was updated successfully, but these errors were encountered:
After #19039 is merged, we have some of the following cleanup to do:
The text was updated successfully, but these errors were encountered: