-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Test: Can_use_with_fanned_relationships has incorrect assertion #10971
Labels
area-test
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
Comments
Query_when_group_by throws client eval warning. Need to add a relational fixture to ignore client eval warning. |
Also add a test for multiple identifying FKs where the principal types are siblings and another test where one of the principal types is assignable to the other. |
|
Also |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area-test
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Can_use_with_fanned_relationships ignores a relationship but the seed data still contains connected data so when we load data from database and assert, it fails.
The text was updated successfully, but these errors were encountered: