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
I needed to convert an MySQL SQL file to SQLite and couldn't find an online solution. So I wrote one.
13
+
9
14
## Problem converting SQL file?
10
15
11
-
If the tool doesn't convert your SQL file as expected please create an issue. Preferably include source SQL file or a sample to reproduce the problem.
16
+
This was tested with only the MySQL SQL file I needed to convert. If the tool doesn't convert your SQL file as expected please create an issue. Preferably include source SQL file or a sample to reproduce the problem.
0 commit comments