# File lib/big_record/connection_adapters/abstract_adapter.rb, line 118 def update_raw(table_name, row, values, timestamp) raise NotImplementedError end