mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #5] [CLOSED] [FEATURE] Table to exclude #232
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#232
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/5
Author: @webian
Created: 5/13/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
88488e9[FEATURE] Table to exclude📊 Changes
4 files changed (+19 additions, -4 deletions)
View changed files
📝
README.md(+5 -0)📝
src/DB/Data/DBData.php(+6 -1)📝
src/DB/DiffCalculator.php(+2 -2)📝
src/DB/Schema/DBSchema.php(+6 -1)📄 Description
Tables to exclude from the check can be set up 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.