Skip to content

Fix issue with Include not selecting ComplexMapping columns#713

Closed
cotillion wants to merge 3 commits intoschotime:masterfrom
idhase:fix/include-complex-mapping
Closed

Fix issue with Include not selecting ComplexMapping columns#713
cotillion wants to merge 3 commits intoschotime:masterfrom
idhase:fix/include-complex-mapping

Conversation

@cotillion
Copy link
Copy Markdown
Contributor

When adding columns to select for a join PocoMemberChildren would not be included.

Fixes #645

@schotime
Copy link
Copy Markdown
Owner

hey, do you want to add some tests for this change?

@cotillion
Copy link
Copy Markdown
Contributor Author

Added test in 9acd289
I added support for running tests against Sql Server in 2ac8624 since LocalDb won't work on Linux

@schotime
Copy link
Copy Markdown
Owner

Thanks, have merged locally.

@schotime schotime closed this Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include ignores properties with complex mapping in referenced objects

2 participants