[GH-ISSUE #96] Just update the second db #203

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

Originally created by @aniskasmi on GitHub (Dec 21, 2019).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/96

Hi

I have two same database
I just want to update the missing elements of the first compared to the 2nd DB

Example :
tab: users
2 records on the first DB

tab: users
2 records on the second db

If i add i record to users of first DB when i launch this command

php dbdiff server1.users:server2.users--include=down --type=data

The last record on DB 1 is delete

Thx

Originally created by @aniskasmi on GitHub (Dec 21, 2019). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/96 Hi I have two same database I just want to update the missing elements of the first compared to the 2nd DB Example : tab: users 2 records on the first DB tab: users 2 records on the second db If i add i record to users of first DB when i launch this command php dbdiff server1.users:server2.users--include=down --type=data The last record on DB 1 is delete Thx
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#203
No description provided.