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

Replaced wildcard match with regex #237

Merged
merged 2 commits into from
May 15, 2024
Merged

Conversation

dogversioning
Copy link
Contributor

This PR addresses #184 by adding a macro for wildcard conversion and switching template queries over to using regexp_like.

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added
  • Update template repo if there are changes to study configuration

cumulus_library/databases.py Show resolved Hide resolved
cumulus_library/databases.py Outdated Show resolved Hide resolved
cumulus_library/databases.py Outdated Show resolved Hide resolved
tests/test_base_templates.py Outdated Show resolved Hide resolved
@dogversioning dogversioning merged commit 03ba78b into main May 15, 2024
3 checks passed
@dogversioning dogversioning deleted the mg/wildcard_to_regex branch May 15, 2024 20:12
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.

2 participants