<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>ruby on rails blog - Latest Comments in rake db:migrate for production databases</title><link>http://rubyonrailsblog.disqus.com/</link><description></description><atom:link href="https://rubyonrailsblog.disqus.com/rake_dbmigrate_for_production_databases/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 29 Apr 2009 02:23:44 -0000</lastBuildDate><item><title>Re: rake db:migrate for production databases</title><link>http://jonathansng.com/ruby-on-rails/rake-dbmigrate-for-production-databases/#comment-8800142</link><description>&lt;p&gt;I ran into a similar problem, but I was trying to specify the production environment with the parameter --environment='production' like we do for mongrel/webrick...&lt;br&gt;for rake the env. should specify using RAILS_ENV &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tarun</dc:creator><pubDate>Wed, 29 Apr 2009 02:23:44 -0000</pubDate></item><item><title>Re: rake db:migrate for production databases</title><link>http://jonathansng.com/ruby-on-rails/rake-dbmigrate-for-production-databases/#comment-7166633</link><description>&lt;p&gt;tks johanttan I got crazy looking for this&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GonZoo</dc:creator><pubDate>Fri, 13 Mar 2009 09:12:22 -0000</pubDate></item><item><title>Re: rake db:migrate for production databases</title><link>http://jonathansng.com/ruby-on-rails/rake-dbmigrate-for-production-databases/#comment-6832680</link><description>&lt;p&gt;Thanks for that, that's saved me some undue finger stress :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ngng</dc:creator><pubDate>Tue, 03 Mar 2009 02:24:37 -0000</pubDate></item><item><title>Re: rake db:migrate for production databases</title><link>http://jonathansng.com/ruby-on-rails/rake-dbmigrate-for-production-databases/#comment-6432894</link><description>&lt;p&gt;in my bash profile on my deployment servers, I write an alias like this&lt;br&gt;alias rk="RAILS_ENV=production rake"&lt;/p&gt;&lt;p&gt;so that I can type&lt;br&gt;rk db:migrate&lt;/p&gt;&lt;p&gt;or any rake tasks i need. Do this for script console too if you need it. Saves me alot of headaches&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jhnsntmthy</dc:creator><pubDate>Fri, 20 Feb 2009 11:30:52 -0000</pubDate></item></channel></rss>