mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #59] Allow wild card in table name & add tablesToIgnore config #244
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#244
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/59
Author: @yhbyun
Created: 7/28/2017
Status: 🔄 Open
Base:
master← Head:patch1📝 Commits (2)
993b7aaAllow wild card in table name & add tablesToIgnore config2cda87bMerge branch 'master' into patch1📊 Changes
5 files changed (+66 additions, -6 deletions)
View changed files
📝
.dbdiff.example(+4 -0)📝
composer.json(+4 -1)📝
src/DB/Data/DBData.php(+8 -2)📝
src/DB/Schema/DBSchema.php(+8 -3)➕
src/Library/helper.php(+42 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.