# File lib/big_record/connection_adapters/abstract_adapter.rb, line 126
      def get_raw(table_name, row, column, options={})
        raise NotImplementedError
      end