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

Handle complex types in GetDatabaseValues #32813

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

ajcvickers
Copy link
Member

Fixes #32701
Fixes #31353

@ajcvickers ajcvickers requested a review from a team January 14, 2024 12:01
@@ -309,7 +309,7 @@ public static bool IsStrictlyDerivedFrom(this EntityType entityType, IReadOnlyEn
{
Copy link
Member

Choose a reason for hiding this comment

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

Consider renaming this to CheckContains

@ajcvickers ajcvickers merged commit 29d3b3b into main Jan 22, 2024
7 checks passed
@ajcvickers ajcvickers deleted the 240112_AbsMinusOne branch January 22, 2024 19:55
ajcvickers added a commit that referenced this pull request Jan 23, 2024
maumar pushed a commit that referenced this pull request Feb 7, 2024
* Handle complex types in GetDatabaseValues (#32813)

Fixes #32701
Fixes #31353

* Fix merge and add quirks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants