mirror of
https://github.com/DBDiff/DBDiff.git
synced 2026-04-25 05:15:49 +03:00
[PR #63] Added new features --prefix and tablesDataToIgnore (yaml) #250
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#250
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/63
Author: @SergioMBS
Created: 10/16/2017
Status: 🔄 Open
Base:
master← Head:master📝 Commits (2)
e423b92Added new features --prefix and tablesDataToIgnore (yaml)c7256e5Update composer.json📊 Changes
5 files changed (+55 additions, -8 deletions)
View changed files
📝
README.md(+3 -0)📝
composer.json(+1 -5)📝
src/DB/Data/DBData.php(+46 -0)📝
src/DB/Data/LocalTableData.php(+2 -2)📝
src/Params/CLIGetter.php(+3 -1)📄 Description
Updated readme
Changed concat to concat_ws according to issue reported at
https://github.com/DBDiff/DBDiff/issues/28
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.