提交 9b89e196 编写于 作者: V Vipul A M

Document where `column` param gets utilized in `substitute_at`.

上级 16caf63d
......@@ -307,8 +307,8 @@ def index_algorithms
# QUOTING ==================================================
# Returns a bind substitution value given a +column+ and list of current
# +binds+.
# Returns a bind substitution value given a bind +index+ and +column+
# NOTE: The column param is currently being used by the sqlserver-adapter
def substitute_at(column, index)
Arel::Nodes::BindParam.new '?'
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册