diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2012-11-25 22:53:46 -0800 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-11-26 17:47:04 -0200 |
commit | 941f0196c6c8eade08bf19307bdbedaaeadbe291 (patch) | |
tree | c211f83223b0bb3cf872b6d71e74465a332ca5b6 /activemodel | |
parent | 17d64a1c5268ec3147de4709517e6607bf96054a (diff) | |
download | rails-941f0196c6c8eade08bf19307bdbedaaeadbe291.tar.gz rails-941f0196c6c8eade08bf19307bdbedaaeadbe291.tar.bz2 rails-941f0196c6c8eade08bf19307bdbedaaeadbe291.zip |
schema cache already has the columns as a hash, so use that
Commits
978ec98c8eff824a60c7e973f369cc7bed1f4d36 and
51676652a3568ad09b06385564de4fdcb13af05e
changed database statements to use the schema_cache methods, added on
master in
c99e34e90d763c52cbe8dc3d950ed1b4db665dc4 and
dc973e78560a6514ab172f0ee86dc84a9147d39a
But apparently the methods weren't added to schema_cache, resulting in
the failure described in #8322 for 3-2-stable.
Fixes #8322.
Conflicts:
activerecord/lib/active_record/connection_adapters/schema_cache.rb
Diffstat (limited to 'activemodel')
0 files changed, 0 insertions, 0 deletions