Skip to content

Conversation

@korjeek
Copy link

@korjeek korjeek commented Jan 1, 2026

Implementation of wildcard pattern matching for database names in configuration rules, addressing feature request #319.
Added wildcard pattern matching algorithm in rules.c: Implemented od_rule_db_name_match(). Supports *, ? and \ (escape character for literal * and ?). Updated od_rule_db_match() to use wildcard matching when db_is_default is false.

@korjeek korjeek changed the title Add wildcard support for database names (#319) Add wildcard support for database names Jan 1, 2026
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.

1 participant