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

Sync to 8.0.0-rc.1.23417.21 #2857

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Sync to 8.0.0-rc.1.23417.21 #2857

merged 1 commit into from
Aug 29, 2023

Conversation

roji
Copy link
Member

@roji roji commented Aug 29, 2023

Fixes #2760
Closes #2855
Closes #2641

@@ -651,72 +574,190 @@ protected virtual void SetupEnumMappings(ISqlGenerationHelper sqlGenerationHelpe
/// any release. You should only use it directly in your code with extreme caution and knowing that
/// doing so can result in application failures when updating to a new Entity Framework Core release.
/// </summary>
protected virtual RelationalTypeMapping? FindArrayMapping(in RelationalTypeMappingInfo mappingInfo)
protected override RelationalTypeMapping? FindCollectionMapping(
Copy link
Member Author

Choose a reason for hiding this comment

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

@ajcvickers this is the PR syncing EFCore.PG to rc1. It's pretty massive, but you may be interesting in the type mapping stuff specifically.

@roji roji merged commit afe8200 into npgsql:main Aug 29, 2023
13 of 15 checks passed
@roji roji deleted the Sync branch August 29, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant