SyncChanges icon indicating copy to clipboard operation
SyncChanges copied to clipboard

SyncInfo table does not exist in database

Open panxibei opened this issue 2 years ago • 1 comments

When SyncChanges started, the message as title was displayed. According to README, SyncChanges automatically creates a table called SyncInfo with a singleton row in the destination databases. My question is why the SyscInfo has not been created? And what should I do next? Thank you!

panxibei avatar Nov 03 '23 05:11 panxibei

This message was probably just because it was the first run and it shouldn't occur on subsequent runs. Does the SyncInfo table exist now in the database?

mganss avatar Nov 03 '23 10:11 mganss