mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #119] [CLOSED] TOOL-400: feat: Add filtering granularity to what we are diffing #263
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#263
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/119
Author: @gphilippe
Created: 3/19/2021
Status: ❌ Closed
Base:
master← Head:TOOL-400📝 Commits (3)
0525585TOOL-400: feat: Add filtering granularity to what we are diffingd9fdf7eTOOL-400: feat: Added indexes and constraints diff filteringc198eb5TOOL-400: fix: removed Travis CI📊 Changes
7 files changed (+248 additions, -163 deletions)
View changed files
📝
.gitignore(+1 -0)➖
.travis.yml(+0 -14)📝
composer.lock(+165 -114)📝
src/DB/Schema/DBSchema.php(+9 -4)📝
src/DB/Schema/TableSchema.php(+42 -30)➕
src/DiffFilter.php(+27 -0)📝
src/Params/CLIGetter.php(+4 -1)📄 Description
Jira ticket URL
https://tracktik.atlassian.net/browse/TOOL-400
Change Log
Added a filtering granularity to what we are diffing in the database
Deployment Instructions
Need to reupload the dbdiff.phar to the fyre servers
dbdiff.phar.gz
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.