Ruby on Rails

Saturday, February 23, 2019

Re: [Rails] What is the mysql equivalent to heroku pg:reset DATABASE?

›
in terms of Rails the two are interchangeable. On Sun, 24 Feb 2019 12:18 PM < brainiacsys5@gmail.com > wrote: Hey Everyone, I was jus...

Re: [Rails] What is the mysql equivalent to heroku pg:reset DATABASE?

›
Do what Walter said On Sun, 24 Feb 2019 12:18 PM < brainiacsys5@gmail.com > wrote: Hey Everyone, I was just wondering if anyone knew ...

Re: [Rails] What is the mysql equivalent to heroku pg:reset DATABASE?

›
That is the command-line: cd /path/to/your/app rake db:reset RAILS_ENV=production (or whatever) That will do the whole job. It will d...
‹
›
Home
View web version
Powered by Blogger.