提交 e7e49a07 编写于 作者: F Francesco Rodriguez

Remove deprecated AR::Connection#clear_stale_cached_connections! method

上级 f62fb985
......@@ -332,11 +332,6 @@ def clear_reloadable_connections!
end
end
def clear_stale_cached_connections! # :nodoc:
reap
end
deprecate :clear_stale_cached_connections! => "Please use #reap instead"
# Check-out a database connection from the pool, indicating that you want
# to use it. You should call #checkin when you no longer need this.
#
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册