Skip to content

Wildcard on table name does not respect left-side word boundary #28

@aaronsteers

Description

@aaronsteers

Given the rule:

!x*

Expected result is to exclude x$somethingorother but not exclude myextratable. Currently both are getting excluded.

Most likely this bug is caused by the table matching logic not properly checking for left-side boundary when performing the regex check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions