CatchChat / catchchat_data_import

Migrate existing data from MongoDB to MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To init the upstream catchchat_server repository(already done)

git subtree add --prefix upstream/catchchat_server git@github.com:CatchChat/catchchat_server.git develop --squash

To update the upstream(when needed)

git subtree pull --prefix upstream/catchchat_server git@github.com:CatchChat/catchchat_server.git develop --squash

About

Migrate existing data from MongoDB to MySQL


Languages

Language:Ruby 97.8%Language:CSS 1.1%Language:JavaScript 1.1%