Skip to content

Commit 17567a9

Browse files
committed
Why?
1 parent ee79482 commit 17567a9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ Click here to open: https://ww9.github.io/mysql2sqlite/
66

77
[![Screenshot](/screenshot.png)](https://ww9.github.io/mysql2sqlite/)
88

9+
10+
## Why?
11+
12+
I needed to convert an MySQL SQL file to SQLite and couldn't find an online solution. So I wrote one.
13+
914
## Problem converting SQL file?
1015

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.
1217

1318
## License
1419

0 commit comments

Comments
 (0)