# File lib/big_record/connection_adapters/abstract_adapter.rb, line 142 def get_consecutive_rows_raw(table_name, start_row, limit, columns, stop_row = nil) raise NotImplementedError end