# File lib/big_record/connection_adapters/abstract_adapter.rb, line 134
      def get_columns_raw(table_name, row, columns, options={})
        raise NotImplementedError
      end