# File lib/dm-core/adapters/abstract_adapter.rb, line 21
      def update(attributes, query)
        raise NotImplementedError
      end