Fix rails dbconsole for jdbcmysql adapter.

上级 b6bab2af
......@@ -20,7 +20,7 @@ def start
ENV['RAILS_ENV'] = options[:environment] || environment
case config["adapter"]
when /^mysql/
when /^(jdbc)?mysql/
args = {
'host' => '--host',
'port' => '--port',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册