Skip to content

Fixed calling undefined methods when columns added or removed#93

Open
joshuactm wants to merge 2 commits intoDBDiff:masterfrom
joshuactm:undefined_method_check
Open

Fixed calling undefined methods when columns added or removed#93
joshuactm wants to merge 2 commits intoDBDiff:masterfrom
joshuactm:undefined_method_check

Conversation

@joshuactm
Copy link

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.

joshuactm and others added 2 commits July 4, 2019 11:31
When GetOldValue or GetNewValue are not defined, do not try and call methods, just treat as NULL.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants