提交 88c3bf4c 编写于 作者: A Abdelkader Boudih

Merge pull request #19048 from girasquid/patch-1

Fix typo
......@@ -395,7 +395,7 @@ def check_pending!(connection = Base.connection)
def load_schema_if_pending!
if ActiveRecord::Migrator.needs_migration? || !ActiveRecord::Migrator.any_migrations?
# Roundrip to Rake to allow plugins to hook into database initialization.
# Roundtrip to Rake to allow plugins to hook into database initialization.
FileUtils.cd Rails.root do
current_config = Base.connection_config
Base.clear_all_connections!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册