Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert breaking change to shadow foreign key targeting generic types. #28969

Merged
merged 1 commit into from
Sep 3, 2022

Conversation

AndriySvyryd
Copy link
Member

Fixes #28962

@AndriySvyryd AndriySvyryd requested a review from a team September 2, 2022 20:08
@@ -545,6 +545,62 @@ public class DisjointChildSubclass2 : Child

public abstract class SqlServerOneToMany : RelationalOneToManyTestBase
{
[ConditionalFact]
public virtual void Shadow_foreign_keys_to_generic_types_have_terrible_names_that_should_not_change()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confusing migrations after upgrade from 6 to 7
2 participants