[PR #134] Add a optional checksum comparison and threaded processes #265

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

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/134
Author: @mogilvie
Created: 11/25/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • 12e1840 Add a optional checksum comparison
  • 8c95cd9 Merge branch 'master' into master

📊 Changes

5 files changed (+499 additions, -21 deletions)

View changed files

📝 .dbdiff.example (+3 -0)
📝 README.md (+6 -0)
📝 composer.json (+5 -1)
📝 src/DB/Data/DBData.php (+485 -19)
📝 src/DBDiff.php (+0 -1)

📄 Description

Add threaded process workers
Add static method
Update readme.

#133


🔄 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/134 **Author:** [@mogilvie](https://github.com/mogilvie) **Created:** 11/25/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`12e1840`](https://github.com/DBDiff/DBDiff/commit/12e184016bf8acf28f9b9d73ddd78db999d27459) Add a optional checksum comparison - [`8c95cd9`](https://github.com/DBDiff/DBDiff/commit/8c95cd9f1421a4e58542ca5396984afa377b5ad9) Merge branch 'master' into master ### 📊 Changes **5 files changed** (+499 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.dbdiff.example` (+3 -0) 📝 `README.md` (+6 -0) 📝 `composer.json` (+5 -1) 📝 `src/DB/Data/DBData.php` (+485 -19) 📝 `src/DBDiff.php` (+0 -1) </details> ### 📄 Description Add threaded process workers Add static method Update readme. #133 --- <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#265
No description provided.