[PR #59] Allow wild card in table name & add tablesToIgnore config #244

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

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/59
Author: @yhbyun
Created: 7/28/2017
Status: 🔄 Open

Base: masterHead: patch1


📝 Commits (2)

  • 993b7aa Allow wild card in table name & add tablesToIgnore config
  • 2cda87b Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/DBDiff/DBDiff/pull/59 **Author:** [@yhbyun](https://github.com/yhbyun) **Created:** 7/28/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch1` --- ### 📝 Commits (2) - [`993b7aa`](https://github.com/DBDiff/DBDiff/commit/993b7aa8f3d610cc896d8b402c4e33ed61f1616a) Allow wild card in table name & add tablesToIgnore config - [`2cda87b`](https://github.com/DBDiff/DBDiff/commit/2cda87bb0c59675f18753912beb5cd0d13f4bebe) Merge branch 'master' into patch1 ### 📊 Changes **5 files changed** (+66 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description _No description provided_ --- <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#244
No description provided.