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
What happens if you step further? Which properties do the dynamic objects have?
You can set breakpoints inside lambdas by placing the cursor in the lambda function, right click and select insert breakpoint.
Hi @mganss,
I'm trying to test this library, it looks great for my purpose..
I have enabled change tracking in the source database and on 2 tables.
However when I run synchronizer.init() I get the following error:
However when I run the sql manually I do get the expected result:
Any idea why this is happening? I tried to run the previous version of the library and it also failed. I'm running .Net Core 6.0 console app.
The text was updated successfully, but these errors were encountered: