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

dbeaver/pro#3198 Refactor DBUtils#getAttributeValue #35413

Merged
merged 35 commits into from
Sep 23, 2024

Conversation

ShadelessFox
Copy link
Member

@ShadelessFox ShadelessFox commented Aug 30, 2024

Fixed:

  • Complex collection expanding (arrays of arrays, struct of arrays, arrays of structs, etc)
  • The first collection element is now showing instead of the inline collection presentation

Known issues/to be done in the following PRs:

  • The value panel sometimes shows actual collection objects instead of the deepest value
  • Can't expand a collection of booleans by clicking on the expander inside the cell
  • Can't expand a collection/struct in the record mode in some cases

@ShadelessFox ShadelessFox force-pushed the dbeaver/pro#3198-grid-nested-indices branch from b1218d7 to 9bd9d6b Compare September 2, 2024 15:44
@ShadelessFox ShadelessFox marked this pull request as ready for review September 2, 2024 15:44
ShadelessFox and others added 22 commits September 3, 2024 18:16
@serge-rider serge-rider merged commit 7bd668a into devel Sep 23, 2024
2 of 4 checks passed
@serge-rider serge-rider deleted the dbeaver/pro#3198-grid-nested-indices branch September 27, 2024 06:47
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