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 #1031

Merged
merged 4 commits into from
Mar 10, 2025

Conversation

akshay05n
Copy link
Contributor

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

@akshay05n akshay05n self-assigned this Mar 6, 2025
@akshay05n akshay05n marked this pull request as ready for review March 6, 2025 18:12
@akshay05n akshay05n merged commit c697af6 into main Mar 10, 2025
19 checks passed
@akshay05n akshay05n deleted the aks/reset-dynamic-metadata branch March 10, 2025 14:09
@aruniverse
Copy link
Member

@Mergifyio backport release/4.10.x release/4.11.x

Copy link

mergify bot commented Mar 11, 2025

backport release/4.10.x release/4.11.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Mar 11, 2025
…rties (#1031)

* Reset dynamic column info on ECSqlField reset

---------

Co-authored-by: affank <[email protected]>
(cherry picked from commit c697af6)
mergify bot pushed a commit that referenced this pull request Mar 11, 2025
…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.

3 participants