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.