[PR #5] [FEATURE] Table to exclude #101

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

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

State: closed
Merged: No


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

tablesToExclude:
- table1
- table2
- table3
**Original Pull Request:** https://github.com/DBDiff/DBDiff/pull/5 **State:** closed **Merged:** No --- Tables to exclude from the check can be set up 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 #5] [CLOSED] [FEATURE] Table to exclude to [PR #5] [FEATURE] Table to exclude 2026-02-27 12:37:55 +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#101
No description provided.