[GH-ISSUE #30] Support for wildcards on tableToIgnore / columnToIgnore #19

Open
opened 2026-02-25 21:33:03 +03:00 by kerem · 2 comments
Owner

Originally created by @utdrmac on GitHub (Nov 2, 2016).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/30

Would be nice if the code supported regex-based table/column ignore. We have tables that are generated with a prefix followed by some hash (_tmp_1477937742941_0dbe9593_J as an example). Would be nice to be able to ignore all "tmp%" tables when doing comparisons.

Originally created by @utdrmac on GitHub (Nov 2, 2016). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/30 Would be nice if the code supported regex-based table/column ignore. We have tables that are generated with a prefix followed by some hash (_tmp_1477937742941_0dbe9593_J as an example). Would be nice to be able to ignore all "_tmp_%" tables when doing comparisons.
Author
Owner

@jasdeepkhalsa commented on GitHub (Nov 24, 2017):

Nice use case!

We actually have a PR #35 open which enables this functionality: https://github.com/DBDiff/DBDiff/pull/35. Feel free to give it a test or to add the specific commits into your local version of DBDiff.

I do expect it may be some months before we're ready to merge this in!

<!-- gh-comment-id:346876069 --> @jasdeepkhalsa commented on GitHub (Nov 24, 2017): Nice use case! We actually have a PR #35 open which enables this functionality: https://github.com/DBDiff/DBDiff/pull/35. Feel free to give it a test or to add the specific commits into your local version of DBDiff. I do expect it may be some months before we're ready to merge this in!
Author
Owner

@batandwa commented on GitHub (Apr 19, 2021):

That PR seems to address data, not tables

<!-- gh-comment-id:822801915 --> @batandwa commented on GitHub (Apr 19, 2021): That PR seems to address data, not tables
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#19
No description provided.