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