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

Show subquery variables in query result list #180

Open
peace-maker opened this issue Nov 9, 2024 · 0 comments
Open

Show subquery variables in query result list #180

peace-maker opened this issue Nov 9, 2024 · 0 comments
Labels
enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code

Comments

@peace-maker
Copy link
Collaborator

When capturing named regex variables, the captured values should be shown in the result table for easy overview.

Since there might be multiple matches per captured variable per stream, we might have to restrict this to grouped variables after #179 to show the group's value per group.

@peace-maker peace-maker added enhancement New feature or request javascript Pull requests that update Javascript code go Pull requests that update Go code labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

1 participant