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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ I needed to convert a MySQL SQL file to SQLite and couldn't find an online solut
19
19
20
20
## Problem converting SQL file?
21
21
22
-
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.
22
+
This was tested with only the MySQL SQL file I needed to convert. If the tool doesn't convert your SQL file correctly please [create an issue](https://github.com/ww9/mysql2sqlite/issues). Preferably include the SQL file you're trying to convert or some sample code that's not being converted correctly.
0 commit comments