sqlite3-to-mysql icon indicating copy to clipboard operation
sqlite3-to-mysql copied to clipboard

Tool is messing with schema in auto increment

Open surapuramakhil opened this issue 2 years ago • 1 comments

Describe the bug For few random tables tool has added auto increment values some tables with value 4, sometable with value 2 and for some tables didn't add and auto increment

Expected behaviour What you expected.

Actual result What happened instead.

System Information

$ sqlite3mysql --version
<paste here>

This command is only available on v1.3.6 and greater. Otherwise, please provide some basic information about your system (Python version, operating system, etc.).

Additional context Add any other context about the problem here.

In case of errors please run the same command with --debug. This option is only available on v1.4.12 or greater.

surapuramakhil avatar Feb 20 '24 18:02 surapuramakhil

Can you please provide a database with which I can replicate the error?

techouse avatar Feb 20 '24 18:02 techouse