提交 4f357ea1 编写于 作者: T Tamir Duberstein

Schema creation doesn't load the app

上级 933decce
......@@ -286,7 +286,7 @@ db_namespace = namespace :db do
end
desc "Recreate the databases from the structure.sql file"
task :load => [:environment, :load_config] do
task :load => [:load_config] do
ActiveRecord::Tasks::DatabaseTasks.load_schema_current(:sql, ENV['SCHEMA'])
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册