[Rails] Re: rake migrate the first time - uses more than schema_info

Craig White craigwhite at azapple.com
Thu Aug 10 12:33:52 GMT 2006


On Tue, 2006-08-08 at 22:47 +0200, Wes Gamble wrote:
> I've verified that it is looking only at schema_info.
> 
> There must be something wrong with my production DB setup so that 
> schema_info can't be seen.
> 
> When rake runs for a given environment, won't it connect to the database 
> as the user specified in database.yml for the environment name specified 
> in RAILS_ENV?
----
try connecting to the database as that user from the command line client

Craig



More information about the Rails mailing list