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.11.x] #1042

Merged
merged 3 commits into from
Mar 26, 2025

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

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)
@akshay05n
Copy link
Contributor

/azp run imodel-native

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@akshay05n akshay05n merged commit db39cdc into release/4.11.x Mar 26, 2025
18 checks passed
@akshay05n akshay05n deleted the mergify/bp/release/4.11.x/pr-1031 branch March 26, 2025 09:32
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.

4 participants