# File lib/active_record/connection_adapters/abstract/schema_definitions.rb, line 93
      def self.string_to_binary(value)
        value
      end