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

Fix: Ensure ECSqlReader returns correct metadata for instance properties (backport #1031) [release/4.10.x] #1041

Open
wants to merge 1 commit into
base: release/4.10.x
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 11, 2025

This PR fixes an issue where ECSqlReader does not return the correct metadata for instance properties when selecting dynamic columns using ECSQL queries like:

SELECT $->prop FROM Bis.Element
```<hr>This is an automatic backport of pull request #1031 done by [Mergify](https://mergify.com).

…rties (#1031)

* Reset dynamic column info on ECSqlField reset

---------

Co-authored-by: affank <[email protected]>
(cherry picked from commit c697af6)
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.

1 participant