[PR #93] Fixed calling undefined methods when columns added or removed #127

Open
opened 2026-02-25 21:33:24 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/DBDiff/DBDiff/pull/93

State: open
Merged: No


When GetOldValue or GetNewValue are not defined, do not try and call methods, just treat as NULL.

This can happen when columns only exist in one of the tables being compared.

**Original Pull Request:** https://github.com/DBDiff/DBDiff/pull/93 **State:** open **Merged:** No --- When GetOldValue or GetNewValue are not defined, do not try and call methods, just treat as NULL. This can happen when columns only exist in one of the tables being compared.
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#127
No description provided.