Skip to content

Fix SQL query to ensure non-empty member names are processed correctly#3289

Merged
sebjulliand merged 1 commit into
codefori:masterfrom
buzzia2001:Fix/listingNoExtensionMember
Jun 13, 2026
Merged

Fix SQL query to ensure non-empty member names are processed correctly#3289
sebjulliand merged 1 commit into
codefori:masterfrom
buzzia2001:Fix/listingNoExtensionMember

Conversation

@buzzia2001

@buzzia2001 buzzia2001 commented Jun 13, 2026

Copy link
Copy Markdown
Member

Changes

With #3246 the where clause of the query used for members has been changed in order to allow member without extension. With this PR now the query returns only rows with member name.

How to test this PR

  1. Create an empty source file
  2. Expand it, if it's empty now you won't see any row (before that you are able to see a . member)

Checklist

  • have tested my change

@buzzia2001 buzzia2001 requested a review from sebjulliand June 13, 2026 08:28
@buzzia2001 buzzia2001 self-assigned this Jun 13, 2026
@buzzia2001 buzzia2001 added the bug A confirmed issue when something isn't working as intended label Jun 13, 2026
@buzzia2001 buzzia2001 temporarily deployed to testing_environment June 13, 2026 08:28 — with GitHub Actions Inactive

@sebjulliand sebjulliand left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Work as expected. Nice fix 😄

@sebjulliand sebjulliand merged commit fc7109c into codefori:master Jun 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A confirmed issue when something isn't working as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants