mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
b06f64c348
`bound_attributes` is now used universally across the board, removing the need for the conversion layer. These changes are mostly mechanical, with the exception of the log subscriber. Additional, we had to implement `hash` on the attribute objects, so they could be used as a key for query caching. |
||
---|---|---|
.. | ||
active_schema_test.rb | ||
case_sensitivity_test.rb | ||
connection_test.rb | ||
consistency_test.rb | ||
datetime_test.rb | ||
enum_test.rb | ||
mysql_adapter_test.rb | ||
quoting_test.rb | ||
reserved_word_test.rb | ||
schema_test.rb | ||
sp_test.rb | ||
sql_types_test.rb | ||
statement_pool_test.rb | ||
unsigned_type_test.rb |