<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,7 +41,7 @@ when &quot;mysql&quot;
 
   if config['password'] &amp;&amp; include_password
     args &lt;&lt; &quot;--password=#{config['password']}&quot;
-  elsif config['password'] &amp;&amp; !config['password'].empty?
+  elsif config['password'] &amp;&amp; !config['password'].to_s.empty?
     args &lt;&lt; &quot;-p&quot;
   end
 </diff>
      <filename>railties/lib/commands/dbconsole.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b317b7100c9a416f4e3545f3844f0c0743acdb2</id>
    </parent>
  </parents>
  <author>
    <name>pfagiani</name>
    <email>pfagiani@gmail.com</email>
  </author>
  <url>http://github.com/rails/rails/commit/7cda0df7f1511a10c515165dbce76e5c68b654ff</url>
  <id>7cda0df7f1511a10c515165dbce76e5c68b654ff</id>
  <committed-date>2008-12-21T08:48:02-08:00</committed-date>
  <authored-date>2008-12-21T08:48:02-08:00</authored-date>
  <message>Fix script/dbconsole not handling numeric password [#1395 state:resolved]

Signed-off-by: Frederick Cheung &lt;frederick.cheung@gmail.com&gt;</message>
  <tree>4885f8db534581d6933515a4b915e38641248137</tree>
  <committer>
    <name>Frederick Cheung</name>
    <email>frederick.cheung@gmail.com</email>
  </committer>
</commit>
