mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #6] [MERGED] [FEATURE] Table to ignore #233
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DBDiff#233
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/DBDiff/DBDiff/pull/6
Author: @webian
Created: 5/14/2016
Status: ✅ Merged
Merged: 5/16/2016
Merged by: @jasdeepkhalsa
Base:
master← Head:master📝 Commits (1)
ec62995[FEATURE] Table and/or Fields to ignore in the comparison📊 Changes
8 files changed (+63 additions, -12 deletions)
View changed files
📝
README.md(+14 -0)📝
src/DB/Data/ArrayDiff.php(+20 -3)📝
src/DB/Data/DBData.php(+8 -1)📝
src/DB/Data/DistTableData.php(+1 -1)📝
src/DB/Data/LocalTableData.php(+8 -0)📝
src/DB/Schema/DBSchema.php(+8 -1)📝
src/DBDiff.php(+1 -3)📝
src/Params/ParamsFactory.php(+3 -3)📄 Description
Tables to ignore from the check can be set in the .dbdiff config file with a YAML collection:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.