Created
August 6, 2020 11:22
-
-
Save ratulSharker/62ce93bb39fd5bad62855c1ba2443cb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pgloader --no-ssl-cert-verification mysql://{USER}:{PASSWORD}@{HOST}:3306/{DB_NAME} {HEROKU_DB_URL}?sslmode=require |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment