提交 5cfb0aec 编写于 作者: J Jeremy Kemper

Merge pull request #5976 from aderyabin/fix1

Duplicate quote_table_name method
......@@ -163,11 +163,6 @@ def supports_explain?
# QUOTING ==================================================
# Override to return the quoted table name. Defaults to column quoting.
def quote_table_name(name)
quote_column_name(name)
end
# Returns a bind substitution value given a +column+ and list of current
# +binds+
def substitute_at(column, index)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册