[PR #35] feat(diff): Added ability to ignore rows using regular expression #239

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

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/35
Author: @NTlegend
Created: 1/30/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • dc7fdd1 feat(diff): Added ability to ignore rows using regular expression

📊 Changes

2 files changed (+42 additions, -0 deletions)

View changed files

📝 README.md (+13 -0)
📝 src/DB/Data/LocalTableData.php (+29 -0)

📄 Description

This feature helpful for WordPress sites where we have many data rows in tables like wp_options.


🔄 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/35 **Author:** [@NTlegend](https://github.com/NTlegend) **Created:** 1/30/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dc7fdd1`](https://github.com/DBDiff/DBDiff/commit/dc7fdd15e2e5482535b14945d4edd26fd07ad8b5) feat(diff): Added ability to ignore rows using regular expression ### 📊 Changes **2 files changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+13 -0) 📝 `src/DB/Data/LocalTableData.php` (+29 -0) </details> ### 📄 Description This feature helpful for WordPress sites where we have many data rows in tables like wp_options. --- <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#239
No description provided.