提交 f958ec16 编写于 作者: A Aaron Patterson

stop making calls to add_record

上级 2fe954ec
......@@ -167,7 +167,7 @@ def commit_transaction
if current_transaction.joinable?
inner_transaction.records.each do |r|
current_transaction.add_record(r)
r.add_to_transaction
end
else
inner_transaction.commit_records
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册