Created
May 11, 2018 14:32
-
-
Save theachyutkadam/72043e3e61bda3bbd64f605e926d610f to your computer and use it in GitHub Desktop.
shift database sqlite3 to mysql
This file contains 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
database.yml file are copy anywhere for sefty. | |
out working directory are show clean. | |
show this changes. | |
https://github.com/theachyutkadam/flour_mill/commit/b3e7dc44ee1ee623d0bd88cb931ff6730ace3c39 | |
bunlde install --path .bundle | |
rake db:crete | |
rake db:load | |
open mysql and check database are show with table and record. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment