We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7337515 commit 3f4cfccCopy full SHA for 3f4cfcc
README.md
@@ -16,12 +16,6 @@
16
17
#### A simple Python tool to transfer data from SQLite 3 to MySQL.
18
19
-I originally wrote this simple program as a standalone script and published it
20
-as a [gist](https://gist.github.com/techouse/4deb94eee58a02d104c6) as an answer
21
-to this [Stack Overflow question](https://stackoverflow.com/questions/18671/quick-easy-way-to-migrate-sqlite3-to-mysql/32243979#32243979).
22
-Since then quite some people have taken interest in it since it's so simple and
23
-effective. Therefore I finally moved my lazy bones and made a GitHub repository :octopus:.
24
-
25
### How to run
26
27
```bash
0 commit comments