FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add complex property support to migration and relational model by lorcQc · Pull Request #95 · efcore/EFCore.VisualBasic · GitHub

Add complex property support to migration and relational model - #95

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

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

Conversation

lorcQc commented Aug 14, 2023

Copy link
Copy Markdown
Collaborator
  • Target .NET 8

bricelam left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

/cc @AndriySvyryd @roji

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

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

There is necessarily something missing here...

lorcQc merged commit 537e9ad into efcore:master Sep 16, 2023
lorcQc deleted the Dev_v8 branch September 16, 2023 18:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL