提交 67f1fe92 编写于 作者: R Rafael Mendonça França

Merge pull request #15812 from crankharder/remove_postgres_adapter_method

remove unused method from Postgresql::Adapter
......@@ -306,10 +306,6 @@ def set_standard_conforming_strings
self.client_min_messages = old
end
def supports_insert_with_returning?
true
end
def supports_ddl_transactions?
true
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册