rails--rails/activerecord/test
Jon Leighton 7f3b475608 Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql."
This reverts commit 3803fcce26.

Conflicts:
	activerecord/CHANGELOG.md

It will be deprecated only in 4.0, and removed properly in 4.1.
2012-08-01 19:46:31 +01:00
..
active_record/connection_adapters Simplify AR configuration code. 2012-06-15 19:15:36 +01:00
assets
cases Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql." 2012-08-01 19:46:31 +01:00
fixtures Improve the derivation of HABTM assocation join table names 2012-06-22 06:27:11 +01:00
migrations
models Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql." 2012-08-01 19:46:31 +01:00
schema Modity the :json_data_empty attribute from `:null => false` to `:null => true` 2012-07-28 04:43:04 +09:00
support Remove IdentityMap 2012-03-13 20:08:54 -03:00
.gitignore
config.example.yml Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests. 2012-07-16 09:55:20 -07:00
config.rb