[PR #63] Added new features --prefix and tablesDataToIgnore (yaml) #250

Open
opened 2026-03-07 20:42:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/63
Author: @SergioMBS
Created: 10/16/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • e423b92 Added new features --prefix and tablesDataToIgnore (yaml)
  • c7256e5 Update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DBDiff/DBDiff/pull/63 **Author:** [@SergioMBS](https://github.com/SergioMBS) **Created:** 10/16/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e423b92`](https://github.com/DBDiff/DBDiff/commit/e423b9208a9179a43bb91590390afbd1a338a340) Added new features --prefix and tablesDataToIgnore (yaml) - [`c7256e5`](https://github.com/DBDiff/DBDiff/commit/c7256e54e12584644298cb73468498c09acf805f) Update composer.json ### 📊 Changes **5 files changed** (+55 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Updated readme Changed concat to concat_ws according to issue reported at https://github.com/DBDiff/DBDiff/issues/28 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#250
No description provided.