Skip to content

fix: handle root path in optimizedConcatNotLike - #101

Merged
solverat merged 1 commit into
1.xfrom
fix-root-handler
Aug 17, 2026
Merged

fix: handle root path in optimizedConcatNotLike#101
solverat merged 1 commit into
1.xfrom
fix-root-handler

Conversation

@solverat

Copy link
Copy Markdown
Contributor

Excluding "/" means excluding the whole tree. The generic branch built path NOT LIKE "//%", which matched nothing and let every element pass.

@solverat solverat added this to the 1.4.0 milestone Aug 17, 2026
@solverat
solverat requested a review from scrummer August 17, 2026 12:09
@solverat solverat self-assigned this Aug 17, 2026
@solverat solverat added the bug Something isn't working label Aug 17, 2026
@solverat
solverat merged commit 8ffafc8 into 1.x Aug 17, 2026
13 checks passed
@solverat
solverat deleted the fix-root-handler branch August 17, 2026 12:30
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants