Skip to content

Add complex property support to migration and relational model#95

Merged
lorcQc merged 4 commits intoefcore:masterfrom
lorcQc:Dev_v8
Sep 16, 2023
Merged

Add complex property support to migration and relational model#95
lorcQc merged 4 commits intoefcore:masterfrom
lorcQc:Dev_v8

Conversation

@lorcQc
Copy link
Collaborator

@lorcQc lorcQc commented Aug 14, 2023

  • Target .NET 8

Copy link
Member

@bricelam bricelam left a comment

Choose a reason for hiding this comment

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

LGTM

/cc @AndriySvyryd @roji

If complexProperty.IsNullable <> complexProperty.ClrType.IsNullableType() Then
stringBuilder.
AppendLine().
Append(".IsRequired()")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There is necessarily something missing here...

@lorcQc lorcQc merged commit 537e9ad into efcore:master Sep 16, 2023
@lorcQc lorcQc deleted the Dev_v8 branch September 16, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants