sanitize_sql(condition, table_name = self.table_name) Instance Protected methods Also
sanitize_sql_array(ary) Instance Protected methods Accepts an array of conditions
expand_hash_conditions_for_aggregates(attrs) Instance Protected methods Accepts
sanitize_sql_hash(attrs, default_table_name = self.table_name) Instance Protected methods
sanitize_conditions(condition, table_name = self.table_name) Instance Protected methods Alias
sanitize_sql_for_assignment(assignments, default_table_name = self.table_name) Instance Protected methods
sanitize_sql_for_conditions(condition, table_name = self.table_name) Instance Protected methods
sanitize_sql_hash_for_assignment(attrs, table) Instance Protected methods Sanitizes
sanitize_sql_hash_for_conditions(attrs, default_table_name = self.table_name) Instance Protected methods