[PR #6] [FEATURE] Table to ignore #102

Closed
opened 2026-02-25 21:33:18 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/DBDiff/DBDiff/pull/6

State: closed
Merged: Yes


Tables to ignore from the check can be set in the .dbdiff config file with a YAML collection:

tablesToExclude:
- table1
- table2
- table3
**Original Pull Request:** https://github.com/DBDiff/DBDiff/pull/6 **State:** closed **Merged:** Yes --- Tables to ignore from the check can be set in the .dbdiff config file with a YAML collection: ``` tablesToExclude: - table1 - table2 - table3 ```
kerem 2026-02-25 21:33:18 +03:00
kerem changed title from [PR #6] [MERGED] [FEATURE] Table to ignore to [PR #6] [FEATURE] Table to ignore 2026-02-27 12:37:56 +03:00
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#102
No description provided.