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 5536661 commit 389cd3cCopy full SHA for 389cd3c
README.md
@@ -1,7 +1,7 @@
1
# MysqlToPgDump
2
This gem allows pull content from mysql db (on the remote server) and
3
load it into your local postgres database.
4
-Technically, it is not a dump - but result is almost the same.
+Technically, dump is not using - but result is almost the same.
5
6
## Usage
7
Copy content of remote mysql db to tmp/db_server_data as .csv files.
0 commit comments