Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyncInfo table does not exist in database #206

Open
panxibei opened this issue Nov 3, 2023 · 1 comment
Open

SyncInfo table does not exist in database #206

panxibei opened this issue Nov 3, 2023 · 1 comment

Comments

@panxibei
Copy link

panxibei commented Nov 3, 2023

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!

@mganss
Copy link
Owner

mganss commented Nov 3, 2023

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?

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

No branches or pull requests

2 participants