You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the message Diff-Total: 3 changed rows out of None
Looking at the code, it looks like None should be the count of records in table 1. My test case is a really small table (only 3 rows) so wondering if that's what's throwing things off.
I get the message
Diff-Total: 3 changed rows out of NoneLooking at the code, it looks like None should be the count of records in table 1. My test case is a really small table (only 3 rows) so wondering if that's what's throwing things off.
