Remove deprecated method `#sanitize_conditions`

上级 ef778475
* Remove deprecated method `#sanitize_conditions`.
*Rafael Mendonça França*
* Remove deprecated method `#scope_chain`.
*Rafael Mendonça França*
......
......@@ -30,8 +30,6 @@ def sanitize_sql_for_conditions(condition) # :doc:
end
end
alias :sanitize_sql :sanitize_sql_for_conditions
alias :sanitize_conditions :sanitize_sql
deprecate sanitize_conditions: :sanitize_sql
# Accepts an array, hash, or string of SQL conditions and sanitizes
# them into a valid SQL fragment for a SET clause.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册