# File lib/active_record/base.rb, line 710
      def columns_hash
        connection_pool.columns_hash[table_name]
      end